Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
HDFreeRTOS.h758 #ifndef traceTASK_NOTIFY_WAIT_BLOCK
759 #define traceTASK_NOTIFY_WAIT_BLOCK( uxIndexToWait ) macro
/Kernel-v10.6.2/
HDtasks.c4857 traceTASK_NOTIFY_WAIT_BLOCK( uxIndexToWait ); in xTaskGenericNotifyWait()