Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/include/Template/
Dcyabs_rtos_impl.h94 typedef void* /* TODO: Replace with RTOS specific type*/ cy_event_t; typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_RTX/
Dcyabs_rtos_impl.h71 typedef osEventFlagsId_t cy_event_t; /** CMSIS definition of an event */ typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_FREERTOS/
Dcyabs_rtos_impl.h86 typedef EventGroupHandle_t cy_event_t; typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/
Dcyabs_rtos_impl.h101 typedef TX_EVENT_FLAGS_GROUP cy_event_t; typedef