Zephyr API 3.6.99
|
Table generated by gperf, these objects are retrieved via k_object_find(). More...
#include <kobject_internal.h>
Data Fields | |
void * | name |
uint8_t | perms [CONFIG_MAX_THREAD_BYTES] |
uint8_t | type |
uint8_t | flags |
union k_object_data | data |
Table generated by gperf, these objects are retrieved via k_object_find().
union k_object_data k_object::data |
uint8_t k_object::flags |
void* k_object::name |
uint8_t k_object::perms[CONFIG_MAX_THREAD_BYTES] |
uint8_t k_object::type |