Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
Devent_groups.c326 const EventBits_t uxCurrentEventBits = pxEventBits->uxEventBits; in xEventGroupWaitBits() local
714 static BaseType_t prvTestWaitCondition( const EventBits_t uxCurrentEventBits, in prvTestWaitCondition()