Searched refs:eventCLEAR_EVENTS_ON_EXIT_BIT (Results 1 – 1 of 1) sorted by relevance
63 #define eventCLEAR_EVENTS_ON_EXIT_BIT 0x0100U macro68 #define eventCLEAR_EVENTS_ON_EXIT_BIT 0x01000000UL macro265 …( &( pxEventBits->xTasksWaitingForBits ), ( uxBitsToWaitFor | eventCLEAR_EVENTS_ON_EXIT_BIT | even… in xEventGroupSync()421 uxControlBits |= eventCLEAR_EVENTS_ON_EXIT_BIT; in xEventGroupWaitBits()650 if( ( uxControlBits & eventCLEAR_EVENTS_ON_EXIT_BIT ) != ( EventBits_t ) 0 ) in xEventGroupSetBits()