Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h2308 #ifndef traceENTER_ulTaskGenericNotifyTake
2309 #define traceENTER_ulTaskGenericNotifyTake( uxIndexToWaitOn, xClearCountOnExit, xTicksToWait ) macro
/Kernel-v11.1.0/
Dtasks.c7621 traceENTER_ulTaskGenericNotifyTake( uxIndexToWaitOn, xClearCountOnExit, xTicksToWait ); in ulTaskGenericNotifyTake()