Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/include/freertos/
DFreeRTOS.h687 #ifndef traceTASK_NOTIFY_TAKE_BLOCK
688 #define traceTASK_NOTIFY_TAKE_BLOCK( uxIndexToWait ) macro
/hal_espressif-3.6.0/components/freertos/
Dtasks.c5369 traceTASK_NOTIFY_TAKE_BLOCK( uxIndexToWait ); in ulTaskGenericNotifyTake()