Home
last modified time | relevance | path

Searched refs:traceTAKE_MUTEX_RECURSIVE_FAILED (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/freertos/include/freertos/
DFreeRTOS.h479 #ifndef traceTAKE_MUTEX_RECURSIVE_FAILED
480 #define traceTAKE_MUTEX_RECURSIVE_FAILED( pxMutex ) macro
/hal_espressif-3.5.0/components/freertos/
Dqueue.c742 traceTAKE_MUTEX_RECURSIVE_FAILED( pxMutex ); in xQueueTakeMutexRecursive()
DHistory.txt1512 + Added the traceTAKE_MUTEX_RECURSIVE_FAILED() trace macro.