Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h2104 #ifndef traceRETURN_xTaskCheckForTimeOut
2105 #define traceRETURN_xTaskCheckForTimeOut( xReturn ) macro
/Kernel-v11.1.0/
Dtasks.c5597 traceRETURN_xTaskCheckForTimeOut( xReturn ); in xTaskCheckForTimeOut()