Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_calibration.c661 uint32_t currentSpadIndex = 0; in VL53L0X_perform_ref_spad_management() local
743 currentSpadIndex = 0; in VL53L0X_perform_ref_spad_management()
744 lastSpadIndex = currentSpadIndex; in VL53L0X_perform_ref_spad_management()
753 currentSpadIndex = lastSpadIndex; in VL53L0X_perform_ref_spad_management()
768 currentSpadIndex++; in VL53L0X_perform_ref_spad_management()
779 currentSpadIndex = lastSpadIndex; in VL53L0X_perform_ref_spad_management()
833 currentSpadIndex = nextGoodSpad; in VL53L0X_perform_ref_spad_management()
838 currentSpadIndex++; in VL53L0X_perform_ref_spad_management()
898 uint32_t currentSpadIndex = 0; in VL53L0X_set_reference_spads() local
935 (currentSpadIndex < maxSpadCount)) { in VL53L0X_set_reference_spads()
[all …]

Completed in 4 milliseconds