Searched defs:cmsis_rtos_msgq_cb (Results 1 – 1 of 1) sorted by relevance
94 struct cmsis_rtos_msgq_cb { struct95 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];