xEventGroupCreateWithCaps() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

Handle to the created event group or NULL on failure.

Notes

An event group created using this function must only be deleted using vEventGroupDeleteWithCaps()