Searched refs:eventWAIT_FOR_ALL_BITS (Results 1 – 1 of 1) sorted by relevance
65 #define eventWAIT_FOR_ALL_BITS 0x0400U macro70 #define eventWAIT_FOR_ALL_BITS 0x04000000UL macro265 …ngForBits ), ( uxBitsToWaitFor | eventCLEAR_EVENTS_ON_EXIT_BIT | eventWAIT_FOR_ALL_BITS ), xTicksT… in xEventGroupSync()430 uxControlBits |= eventWAIT_FOR_ALL_BITS; in xEventGroupWaitBits()625 if( ( uxControlBits & eventWAIT_FOR_ALL_BITS ) == ( EventBits_t ) 0 ) in xEventGroupSetBits()