|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
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.