Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/
Dtimers.c90 …TimerCallbackFunction_t pxCallbackFunction; /*<< The function that will be called when the timer e… member
115 PendedFunction_t pxCallbackFunction; /* << The callback function to execute. */ member
298 TimerCallbackFunction_t pxCallbackFunction ) in xTimerCreate()
325 TimerCallbackFunction_t pxCallbackFunction, in xTimerCreateStatic()
365 TimerCallbackFunction_t pxCallbackFunction, in prvInitialiseNewTimer()