Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Desp_osal.h437 #ifndef traceGIVE_MUTEX_RECURSIVE_FAILED
438 #define traceGIVE_MUTEX_RECURSIVE_FAILED( pxMutex ) macro
/device/soc/esp/esp32/components/osal/
Dqueue.c648 traceGIVE_MUTEX_RECURSIVE_FAILED( pxMutex ); in xQueueGiveMutexRecursive()