Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h2048 #ifndef traceENTER_xTaskCheckForTimeOut
2049 #define traceENTER_xTaskCheckForTimeOut( pxTimeOut, pxTicksToWait ) macro
/Kernel-v11.0.1/
Dtasks.c5578 traceENTER_xTaskCheckForTimeOut( pxTimeOut, pxTicksToWait ); in xTaskCheckForTimeOut()