ESP-IDF + 0/2 examples
SourceVu will show references to vRingbufferDelete() from the following samples and libraries:
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxArgumentsExamplesReferencesCall TreeData UseLifecycle

Notes

This function will not deallocate any memory if the ring buffer was created using xRingbufferCreateStatic(). Deallocation must be done manually be the user.