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