Searched refs:Mm2Enabled (Results 1 – 1 of 1) sorted by relevance
1079 uint8_t Mm2Enabled = 0; in VL53L1_SetMeasurementTimingBudgetMicroSeconds() local1103 VL53L1_SEQUENCESTEP_MM2, &Mm2Enabled); in VL53L1_SetMeasurementTimingBudgetMicroSeconds()1120 if ((Mm1Enabled == 1) || (Mm2Enabled == 1)) in VL53L1_SetMeasurementTimingBudgetMicroSeconds()1128 if ((Mm1Enabled == 1) || (Mm2Enabled == 1)) in VL53L1_SetMeasurementTimingBudgetMicroSeconds()1197 uint8_t Mm2Enabled = 0; in VL53L1_GetMeasurementTimingBudgetMicroSeconds() local1217 VL53L1_SEQUENCESTEP_MM2, &Mm2Enabled); in VL53L1_GetMeasurementTimingBudgetMicroSeconds()1231 if ((Mm1Enabled == 1) || (Mm2Enabled == 1)) in VL53L1_GetMeasurementTimingBudgetMicroSeconds()1239 if ((Mm1Enabled == 1) || (Mm2Enabled == 1)) in VL53L1_GetMeasurementTimingBudgetMicroSeconds()