Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/include/Template/
Dcyabs_rtos_impl.h98 typedef void* /* TODO: Replace with RTOS specific type*/ cy_timer_t; typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_RTX/
Dcyabs_rtos_impl.h73 typedef osTimerId_t cy_timer_t; /** CMSIS definition of a timer */ typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_FREERTOS/
Dcyabs_rtos_impl.h87 typedef TimerHandle_t cy_timer_t; typedef
/hal_infineon-latest/abstraction-rtos/include/COMPONENT_THREADX/
Dcyabs_rtos_impl.h96 } cy_timer_t; typedef