Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h952 #ifndef traceTASK_NOTIFY_WAIT_BLOCK
953 #define traceTASK_NOTIFY_WAIT_BLOCK( uxIndexToWait ) macro
/Kernel-v11.1.0/
Dtasks.c7770 traceTASK_NOTIFY_WAIT_BLOCK( uxIndexToWaitOn ); in xTaskGenericNotifyWait()