Searched refs:SignalRateMeasFixed1104_400_mm (Results 1 – 1 of 1) sorted by relevance
225 uint32_t SignalRateMeasFixed1104_400_mm = 0; in VL53L0X_get_info_from_device() local357 SignalRateMeasFixed1104_400_mm = (TmpDWord & 0x0000000ff) << 8; in VL53L0X_get_info_from_device()363 SignalRateMeasFixed1104_400_mm |= ((TmpDWord & 0xff000000) >> 24); in VL53L0X_get_info_from_device()418 VL53L0X_FIXPOINT97TOFIXPOINT1616(SignalRateMeasFixed1104_400_mm); in VL53L0X_get_info_from_device()
Completed in 5 milliseconds