Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Dmpu_wrappers.h76 #define xTaskCheckForTimeOut MPU_xTaskCheckForTimeOut macro
/Kernel-v11.1.0/
Dtasks.c5534 BaseType_t xTaskCheckForTimeOut( TimeOut_t * const pxTimeOut, in xTaskCheckForTimeOut() function