xRingbufferCreateWithCaps() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

Handle to the created ring buffer or NULL on failure.

Notes

A queue created using this function must only be deleted using vRingbufferDeleteWithCaps()

References

from examples