Searched refs:PendedFunction_t (Results 1 – 2 of 2) sorted by relevance
91 typedef void (* PendedFunction_t)( void *, typedef1201 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend,1238 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend,
106 PendedFunction_t pxCallbackFunction; /* << The callback function to execute. */1065 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCallFromISR()1092 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCall()