Searched refs:xEventGroupGetBits (Results 1 – 3 of 3) sorted by relevance
580 EventBits_t xEventGroupGetBits(EventGroupHandle_t xEventGroup);
2226 EventBits_t xEventGroupGetBits(EventGroupHandle_t xEventGroup) in xEventGroupGetBits() function2247 return xEventGroupGetBits(xEventGroup); in xEventGroupGetBitsFromISR()
290 | xEventGroupGetBits()