Home
last modified time | relevance | path

Searched refs:cy_rtos_timer_start (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/abstraction-rtos/include/
Dcyabs_rtos.h748 cy_rslt_t cy_rtos_timer_start(cy_timer_t* timer, cy_time_t num_ms);
1366 cy_rtos_timer_start(timer, num_ms)
/hal_infineon-latest/abstraction-rtos/source/COMPONENT_THREADX/
Dcyabs_rtos_threadx.c934 cy_rslt_t cy_rtos_timer_start(cy_timer_t* timer, cy_time_t num_ms) in cy_rtos_timer_start() function
/hal_infineon-latest/abstraction-rtos/source/COMPONENT_FREERTOS/
Dcyabs_rtos_freertos.c1182 cy_rslt_t cy_rtos_timer_start(cy_timer_t* timer, cy_time_t num_ms) in cy_rtos_timer_start() function
/hal_infineon-latest/abstraction-rtos/source/COMPONENT_RTX/
Dcyabs_rtos_rtxv5.c1103 cy_rslt_t cy_rtos_timer_start(cy_timer_t* timer, cy_time_t num_ms) in cy_rtos_timer_start() function