One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
载入中...
搜索中...
未找到
Node< Derived > 模板类 参考

#include <Node.hpp>

Node< Derived > 的协作图:

静态 Public 成员函数

static void zephyr_entry_point (void *p1, void *, void *)
 
static void start_impl (k_thread *thread_data, k_thread_stack_t *stack_area)
 
template<typename ConfigType>
static void bind (const ConfigType &cfg)
 
static Derived & instance ()
 

静态 Public 属性

static k_tid_t tid_storage = nullptr
 

成员函数说明

◆ bind()

template<typename Derived>
template<typename ConfigType>
static void bind ( const ConfigType & cfg)
inlinestatic

◆ instance()

template<typename Derived>
static Derived & instance ( )
inlinestatic

◆ start_impl()

template<typename Derived>
static void start_impl ( k_thread * thread_data,
k_thread_stack_t * stack_area )
inlinestatic

◆ zephyr_entry_point()

template<typename Derived>
static void zephyr_entry_point ( void * p1,
void * ,
void *  )
inlinestatic

结构体成员变量说明

◆ tid_storage

template<typename Derived>
k_tid_t tid_storage = nullptr
inlinestatic

该类的文档由以下文件生成: