Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h2256 #ifndef traceENTER_ulTaskGenericNotifyTake
2257 #define traceENTER_ulTaskGenericNotifyTake( uxIndexToWaitOn, xClearCountOnExit, xTicksToWait ) macro
/Kernel-v11.0.1/
Dtasks.c7655 traceENTER_ulTaskGenericNotifyTake( uxIndexToWaitOn, xClearCountOnExit, xTicksToWait ); in ulTaskGenericNotifyTake()