Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
Dtimers.h1238 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend,
/Kernel-v10.6.2/
Dtimers.c43 … #error configUSE_TIMERS must be set to 1 to make the xTimerPendFunctionCall() function available.
1092 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCall() function