Home
last modified time | relevance | path

Searched defs:traceQUEUE_SEND (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/mqtt/host_test/mocks/include/freertos/
DFreeRTOSConfig.h131 #define traceQUEUE_SEND(pxQueue) vMainQueueSendPassed() macro
/hal_espressif-3.5.0/components/app_trace/sys_view/Sample/OS/
DSEGGER_SYSVIEW_FreeRTOS.h240 …#define traceQUEUE_SEND( pxQueue ) SYSVIEW_RecordU32x4(apiFastI… macro
242 …#define traceQUEUE_SEND( pxQueue ) SYSVIEW_RecordU32x4(apiFastI… macro
/hal_espressif-3.5.0/components/freertos/include/freertos/
DFreeRTOS.h502 #define traceQUEUE_SEND( pxQueue ) macro