Searched refs:currentSpadIndex (Results 1 – 1 of 1) sorted by relevance
685 uint32_t currentSpadIndex = 0; in VL53L0X_perform_ref_spad_management() local768 currentSpadIndex = 0; in VL53L0X_perform_ref_spad_management()769 lastSpadIndex = currentSpadIndex; in VL53L0X_perform_ref_spad_management()777 currentSpadIndex, in VL53L0X_perform_ref_spad_management()783 currentSpadIndex = lastSpadIndex; in VL53L0X_perform_ref_spad_management()797 while ((is_aperture(startSelect + currentSpadIndex) in VL53L0X_perform_ref_spad_management()798 == 0) && (currentSpadIndex < maxSpadCount)) { in VL53L0X_perform_ref_spad_management()799 currentSpadIndex++; in VL53L0X_perform_ref_spad_management()810 currentSpadIndex, in VL53L0X_perform_ref_spad_management()815 currentSpadIndex = lastSpadIndex; in VL53L0X_perform_ref_spad_management()[all …]