Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h612 BaseType_t xTimerStart(TimerHandle_t xTimer,
Dtx_freertos.c2393 BaseType_t xTimerStart(TimerHandle_t xTimer, in xTimerStart() function
2508 return xTimerStart(xTimer, 0u); in xTimerStartFromISR()
Dreadme.md303 | xTimerStart()