Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Dtimers.h1239 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend,
/Kernel-v11.1.0/
Dtimers.c43 … #error configUSE_TIMERS must be set to 1 to make the xTimerPendFunctionCall() function available.
1263 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCall() function