Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h956 #ifndef traceBLOCKING_ON_STREAM_BUFFER_SEND
957 #define traceBLOCKING_ON_STREAM_BUFFER_SEND( xStreamBuffer ) macro
/Kernel-v11.0.1/
Dstream_buffer.c807 traceBLOCKING_ON_STREAM_BUFFER_SEND( xStreamBuffer ); in xStreamBufferSend()