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

Return value

Handle to the created binary semaphore or NULL on failure.

Notes

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

References

from examples