Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/include/freertos/
DFreeRTOS.h402 #ifndef traceBLOCKING_ON_QUEUE_RECEIVE
408 #define traceBLOCKING_ON_QUEUE_RECEIVE( pxQueue ) macro
/hal_espressif-3.6.0/components/freertos/
Dqueue.c1478 traceBLOCKING_ON_QUEUE_RECEIVE( pxQueue ); in xQueueReceive()
1669 traceBLOCKING_ON_QUEUE_RECEIVE( pxQueue ); in xQueueSemaphoreTake()