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