Home
last modified time | relevance | path

Searched defs:cmsis_rtos_msgq_cb (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/portability/
Dcmsis_types.h94 struct cmsis_rtos_msgq_cb { struct
95 struct k_msgq z_msgq;
96 void *pool;
97 char is_dynamic_allocation;
98 bool is_cb_dynamic_allocation;
99 char name[CMSIS_OBJ_NAME_MAX_LEN];