Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h637 #ifndef traceBLOCKING_ON_QUEUE_SEND
643 #define traceBLOCKING_ON_QUEUE_SEND( pxQueue ) macro
/Kernel-v11.0.1/
Dqueue.c1115 traceBLOCKING_ON_QUEUE_SEND( pxQueue ); in xQueueGenericSend()