Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h611 BaseType_t xTimerStart(TimerHandle_t xTimer,
Dtx_freertos.c2403 BaseType_t xTimerStart(TimerHandle_t xTimer, in xTimerStart() function
2518 return xTimerStart(xTimer, 0u); in xTimerStartFromISR()
Dreadme.md303 | xTimerStart()