Zephyr API 3.6.99
|
Object core structure. More...
#include <obj_core.h>
Data Fields | |
sys_snode_t | node |
Object node within object type's list. | |
struct k_obj_type * | type |
Object type to which object belongs. | |
Object core structure.
sys_snode_t k_obj_core::node |
Object node within object type's list.
struct k_obj_type* k_obj_core::type |
Object type to which object belongs.