Searched refs:LOW (Results 1 – 4 of 4) sorted by relevance
125 #define LOW(x) ((x)&0xf) macro147 *scale_factor++ = LOW(f); in OI_SBC_ReadScalefactors()161 *scale_factor++ = LOW(f); in OI_SBC_ReadScalefactors()164 *scale_factor++ = LOW(f); in OI_SBC_ReadScalefactors()
122 #define LOGD(fmt, ...) CHRE_SLPI_LOG(LOW, fmt, ##__VA_ARGS__)123 #define LOGV(fmt, ...) CHRE_SLPI_LOG(LOW, fmt, ##__VA_ARGS__)
136 {"Low", BatteryCapacityLevel::LOW}, in getBatteryCapacityLevel()
5584 LOW = 0,