Searched refs:uxBitsToWaitFor (Results 1 – 2 of 2) sorted by relevance
561 const EventBits_t uxBitsToWaitFor,
2124 const EventBits_t uxBitsToWaitFor, in xEventGroupWaitBits() argument2156 ret = tx_event_flags_get(&xEventGroup->event, uxBitsToWaitFor, get_option, &bits, timeout); in xEventGroupWaitBits()