Searched defs:xTaskCheckForTimeOut (Results 1 – 2 of 2) sorted by relevance
89 #define xTaskCheckForTimeOut MPU_xTaskCheckForTimeOut macro
217 static BaseType_t xTaskCheckForTimeOut( TimeOut_t * const pxTimeOut, TickType_t * const pxTicksToWa… in xTaskCheckForTimeOut() function