Searched refs:portBIT_0_SET (Results 1 – 3 of 3) sorted by relevance
134 #define portBIT_0_SET ( ( uint8_t ) 0x01 ) macro292 while( ( ucMaxPriorityValue & portBIT_0_SET ) != portBIT_0_SET ) in xPortStartScheduler()
141 #define portBIT_0_SET ( ( uint8_t ) 0x01 ) macro354 while( ( ucMaxPriorityValue & portBIT_0_SET ) != portBIT_0_SET ) in xPortStartScheduler()
170 #define portBIT_0_SET ( ( uint8_t ) 0x01 ) macro434 while( ( ucMaxPriorityValue & portBIT_0_SET ) != portBIT_0_SET ) in xPortStartScheduler()