xStreamBufferCreateWithCaps() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

Handle to the created stream buffer or NULL on failure.

Notes

A stream buffer created using this function must only be deleted using vStreamBufferDeleteWithCaps()

References