Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h685 #ifndef traceBLOCKING_ON_QUEUE_SEND
691 #define traceBLOCKING_ON_QUEUE_SEND( pxQueue ) macro
/Kernel-v11.1.0/
Dqueue.c1115 traceBLOCKING_ON_QUEUE_SEND( pxQueue ); in xQueueGenericSend()