Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h904 #ifndef traceTASK_NOTIFY_WAIT_BLOCK
905 #define traceTASK_NOTIFY_WAIT_BLOCK( uxIndexToWait ) macro
/Kernel-v11.0.1/
Dtasks.c7794 traceTASK_NOTIFY_WAIT_BLOCK( uxIndexToWaitOn ); in xTaskGenericNotifyWait()