Searched refs:VL53L0X_POWERMODE_STANDBY_LEVEL1 (Results 1 – 2 of 2) sorted by relevance
199 if ((PowerMode != VL53L0X_POWERMODE_STANDBY_LEVEL1) in VL53L0X_SetPowerMode()202 } else if (PowerMode == VL53L0X_POWERMODE_STANDBY_LEVEL1) { in VL53L0X_SetPowerMode()209 VL53L0X_POWERMODE_STANDBY_LEVEL1); in VL53L0X_SetPowerMode()243 VL53L0X_POWERMODE_STANDBY_LEVEL1); in VL53L0X_GetPowerMode()
220 #define VL53L0X_POWERMODE_STANDBY_LEVEL1 ((VL53L0X_PowerModes) 0) macro