Searched refs:currentSpadIndex (Results 1 – 1 of 1) sorted by relevance
661 uint32_t currentSpadIndex = 0; in VL53L0X_perform_ref_spad_management() local743 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() local935 (currentSpadIndex < maxSpadCount)) { in VL53L0X_set_reference_spads()[all …]
Completed in 4 milliseconds