Home
last modified time | relevance | path

Searched defs:xTaskCheckForTimeOut (Results 1 – 2 of 2) sorted by relevance

/Kernel-v10.6.2/include/
HDmpu_wrappers.h77 #define xTaskCheckForTimeOut MPU_xTaskCheckForTimeOut macro
/Kernel-v10.6.2/
HDtasks.c3367 BaseType_t xTaskCheckForTimeOut( TimeOut_t * const pxTimeOut, in xTaskCheckForTimeOut() function