Searched refs:PendedFunction_t (Results 1 – 2 of 2) sorted by relevance
89 typedef void (* PendedFunction_t)( void * arg1, typedef1200 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend,1239 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend,
115 PendedFunction_t pxCallbackFunction; /* << The callback function to execute. */1233 BaseType_t xTimerPendFunctionCallFromISR( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCallFromISR()1263 BaseType_t xTimerPendFunctionCall( PendedFunction_t xFunctionToPend, in xTimerPendFunctionCall()