Searched refs:g (Results 1 – 1 of 1) sorted by relevance
2653 uint16_t g; in VL53L1_SetThresholdConfig() local2679 g = pdev->gain_cal.standard_ranging_gain_factor; in VL53L1_SetThresholdConfig()2680 if (g != 0) { in VL53L1_SetThresholdConfig()2682 gain = (FixPoint1616_t) ((uint32_t)g << 5); in VL53L1_SetThresholdConfig()