Searched defs:xEventGroup (Results 1 – 1 of 1) sorted by relevance
99 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup, const EventBits_t uxBitsToSet ){ in xEventGroupSetBits()102 BaseType_t xEventGroupSetBitsFromISR( EventGroupHandle_t xEventGroup, const EventBits_t uxBitsToSet… in xEventGroupSetBitsFromISR()105 EventBits_t xEventGroupWaitBits( const EventGroupHandle_t xEventGroup, const EventBits_t uxBitsToWa… in xEventGroupWaitBits()