Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/include/Template/
Dcyabs_rtos_impl.h96 typedef void* /* TODO: Replace with RTOS specific type*/ cy_queue_t; typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_RTX/
Dcyabs_rtos_impl.h72 typedef osMessageQueueId_t cy_queue_t; /** CMSIS definition of a message queue */ typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_FREERTOS/
Dcyabs_rtos_impl.h83 typedef QueueHandle_t cy_queue_t; typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/
Dcyabs_rtos_impl.h90 } cy_queue_t; typedef