FreeRTOS + 0/2 examples
SourceVu will show references to xQueueCreateWithCaps() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

Handle to the created queue or NULL on failure.

Notes

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

References

from examples