Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/abstraction-rtos/include/Template/
Dcyabs_rtos_impl.h92 typedef void* /* TODO: Replace with RTOS specific type*/ cy_semaphore_t; typedef
/hal_infineon-3.4.0/abstraction-rtos/include/COMPONENT_RTX/
Dcyabs_rtos_impl.h67 typedef osSemaphoreId_t cy_semaphore_t; /** CMSIS definition of a semaphore */ typedef
/hal_infineon-3.4.0/abstraction-rtos/include/COMPONENT_FREERTOS/
Dcyabs_rtos_impl.h78 typedef SemaphoreHandle_t cy_semaphore_t; typedef
/hal_infineon-3.4.0/abstraction-rtos/include/COMPONENT_THREADX/
Dcyabs_rtos_impl.h69 } cy_semaphore_t; typedef