Home
last modified time | relevance | path

Searched refs:uxLeastSignificantBit (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/
Dtasks.c3912 const UBaseType_t uxLeastSignificantBit = ( UBaseType_t ) 0x01; in prvGetExpectedIdleTime() local
3919 if( uxTopReadyPriority > uxLeastSignificantBit ) in prvGetExpectedIdleTime()