Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h2100 #ifndef traceENTER_xTaskCheckForTimeOut
2101 #define traceENTER_xTaskCheckForTimeOut( pxTimeOut, pxTicksToWait ) macro
/Kernel-v11.1.0/
Dtasks.c5539 traceENTER_xTaskCheckForTimeOut( pxTimeOut, pxTicksToWait ); in xTaskCheckForTimeOut()