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

Return value

Handle to the created mutex semaphore or NULL on failure.

Notes

A mutex semaphore created using this function must only be deleted using vSemaphoreDeleteWithCaps()

References

from examples