Searched refs:cb_size (Results 1 – 14 of 14) sorted by relevance
/Zephyr-Core-3.7.0/include/zephyr/portability/ |
D | cmsis_os2.h | 241 uint32_t cb_size; /* /< size of provided memory for control block */ member 254 uint32_t cb_size; /* /< size of provided memory for control block */ member 262 uint32_t cb_size; /* /< size of provided memory for control block */ member 270 uint32_t cb_size; /* /< size of provided memory for control block */ member 278 uint32_t cb_size; /* /< size of provided memory for control block */ member 286 uint32_t cb_size; /* /< size of provided memory for control block */ member 296 uint32_t cb_size; /* /< size of provided memory for control block */ member
|
/Zephyr-Core-3.7.0/samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/src/ |
D | main.c | 34 .cb_size = 0,
|
/Zephyr-Core-3.7.0/tests/subsys/portability/cmsis_rtos_v2/src/ |
D | semaphore.c | 54 .cb_size = 0,
|
D | mempool.c | 24 .cb_size = 0,
|
D | mutex.c | 148 .cb_size = 0,
|
D | event_flags.c | 66 .cb_size = 0,
|
D | msgq.c | 150 .cb_size = 0,
|
/Zephyr-Core-3.7.0/subsys/portability/cmsis_rtos_v2/ |
D | mutex.c | 18 .cb_size = 0,
|
D | semaphore.c | 18 .cb_size = 0,
|
D | timer.c | 23 .cb_size = 0,
|
D | event_flags.c | 18 .cb_size = 0,
|
D | mempool.c | 20 .cb_size = 0,
|
D | msgq.c | 18 .cb_size = 0,
|
D | thread.c | 19 .cb_size = 0,
|