xMessageBufferCreateWithCaps() is only used within FreeRTOS.
 
Symbols
loading (1/3)...
Files
loading (2/3)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

Handle to the created message buffer or NULL on failure.

Notes

A message buffer created using this function must only be deleted using vMessageBufferDeleteWithCaps()

References