Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h896 #ifndef traceTASK_NOTIFY_TAKE_BLOCK
897 #define traceTASK_NOTIFY_TAKE_BLOCK( uxIndexToWait ) macro
/Kernel-v11.0.1/
Dtasks.c7669 traceTASK_NOTIFY_TAKE_BLOCK( uxIndexToWaitOn ); in ulTaskGenericNotifyTake()