Searched refs:xEventGroupClearBits (Results 1 – 3 of 3) sorted by relevance
573 EventBits_t xEventGroupClearBits(EventGroupHandle_t xEventGroup,
2196 EventBits_t xEventGroupClearBits(EventGroupHandle_t xEventGroup, in xEventGroupClearBits() function2233 return xEventGroupClearBits(xEventGroup, uxBitsToClear); in xEventGroupClearBitsFromISR()
288 | xEventGroupClearBits()