Home
last modified time | relevance | path

Searched refs:traceRETURN_xTaskCheckForTimeOut (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.0.1/include/
DFreeRTOS.h2052 #ifndef traceRETURN_xTaskCheckForTimeOut
2053 #define traceRETURN_xTaskCheckForTimeOut( xReturn ) macro
/Kernel-v11.0.1/
Dtasks.c5636 traceRETURN_xTaskCheckForTimeOut( xReturn ); in xTaskCheckForTimeOut()