xStreamBatchingBufferCreate is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

If NULL is returned, then the stream batching buffer cannot be created because there is insufficient heap memory available for FreeRTOS to allocate the stream batching buffer data structures and storage area. A non-NULL value being returned indicates that the stream batching buffer has been created successfully - the returned value should be stored as the handle to the created stream batching buffer.

References

from examples