Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/source/COMPONENT_RTX/
Dcyabs_rtos_rtxv5.c163 uint32_t cb_mem_pad = (~osRtxThreadCbSize + 1) & CY_RTOS_ALIGNMENT_MASK; in cy_rtos_thread_create() local
879 uint32_t cb_mem_pad = (8 - (osRtxMessageQueueCbSize & 0x07)) & 0x07; in cy_rtos_queue_init() local