Home
last modified time | relevance | path

Searched refs:SignalRateMeasFixed1104_400_mm (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_core.c225 uint32_t SignalRateMeasFixed1104_400_mm = 0; in VL53L0X_get_info_from_device() local
357 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