Searched refs:uxLeastSignificantBit (Results 1 – 1 of 1) sorted by relevance
2145 const UBaseType_t uxLeastSignificantBit = ( UBaseType_t ) 0x01; in prvGetExpectedIdleTime() local2152 if( uxTopReadyPriority > uxLeastSignificantBit ) in prvGetExpectedIdleTime()