We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41e99c commit 9690251Copy full SHA for 9690251
include/message_buffer.h
@@ -795,7 +795,7 @@ typedef StreamBufferHandle_t MessageBufferHandle_t;
795
* BaseType_t xMessageBufferResetFromISR( MessageBufferHandle_t xMessageBuffer );
796
* @endcode
797
*
798
- * An interrupt safe version of the API function that resets the stream buffer.
+ * An interrupt safe version of the API function that resets the message buffer.
799
* Resets a message buffer to its initial empty state, discarding any message it
800
* contained.
801
0 commit comments