Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_core.c2123 pdev->low_power_auto_data.saved_vhv_timeout = 0; in VL53L1_low_power_auto_data_init()
2162 if (pdev->low_power_auto_data.saved_vhv_timeout != 0) in VL53L1_low_power_auto_data_stop_range()
2164 pdev->low_power_auto_data.saved_vhv_timeout; in VL53L1_low_power_auto_data_stop_range()
2235 pdev->low_power_auto_data.saved_vhv_timeout = in VL53L1_low_power_auto_setup_manual_calibration()
/hal_st-3.4.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_ll_def.h502 uint8_t saved_vhv_timeout; member