Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/include/Template/
Dcyabs_rtos_impl.h104 typedef void* /* TODO: Replace with RTOS specific type*/ cy_rtos_error_t; typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_RTX/
Dcyabs_rtos_impl.h77 typedef osStatus_t cy_rtos_error_t; /** CMSIS definition of a error status */ typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_FREERTOS/
Dcyabs_rtos_impl.h91 typedef BaseType_t cy_rtos_error_t; typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/
Dcyabs_rtos_impl.h104 typedef UINT cy_rtos_error_t; typedef