Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h1024 #ifndef traceBLOCKING_ON_STREAM_BUFFER_RECEIVE
1025 #define traceBLOCKING_ON_STREAM_BUFFER_RECEIVE( xStreamBuffer ) macro
/Kernel-v11.1.0/
Dstream_buffer.c1120 traceBLOCKING_ON_STREAM_BUFFER_RECEIVE( xStreamBuffer ); in xStreamBufferReceive()