Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/source/COMPONENT_RTX/
Dcyabs_rtos_rtxv5.c1085 osTimerType_t osTriggerType = (CY_TIMER_TYPE_PERIODIC == type) in cy_rtos_timer_init() local
1090 *timer = osTimerNew((osTimerFunc_t)fun, osTriggerType, (void*)arg, &attr); in cy_rtos_timer_init()