Searched refs:PendedFunction_t (Results 1 – 3 of 3) sorted by relevance
92 typedef void (* PendedFunction_t)( void *, typedef1207 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend,1244 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend,
192 BaseType_t MPU_xTimerPendFunctionCall( PendedFunction_t xFunctionToPend,
115 PendedFunction_t pxCallbackFunction; /* << The callback function to execute. */1099 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCallFromISR()1126 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCall()