Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
HDFreeRTOS.h750 #ifndef traceTASK_NOTIFY_TAKE_BLOCK
751 #define traceTASK_NOTIFY_TAKE_BLOCK( uxIndexToWait ) macro
/Kernel-v10.6.2/
HDtasks.c4778 traceTASK_NOTIFY_TAKE_BLOCK( uxIndexToWait ); in ulTaskGenericNotifyTake()