Home
last modified time | relevance | path

Searched defs:EventGroupDef_t (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/
Devent_groups.c54 typedef struct EventGroupDef_t struct
56 EventBits_t uxEventBits;
57 List_t xTasksWaitingForBits; /**< List of tasks waiting for a bit to be set. */
60 UBaseType_t uxEventGroupNumber;
64 …TRUE if the event group is statically allocated to ensure no attempt is made to free the memory. */