Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
Devent_groups.c49 typedef struct EventGroupDef_t struct
51 EventBits_t uxEventBits;
52 List_t xTasksWaitingForBits; /**< List of tasks waiting for a bit to be set. */
55 UBaseType_t uxEventGroupNumber;
59 …TRUE if the event group is statically allocated to ensure no attempt is made to free the memory. */