Searched refs:is_aperture (Results 1 – 1 of 1) sorted by relevance
433 uint8_t is_aperture(uint32_t spadIndex) in is_aperture() function572 if (is_aperture(start + nextGoodSpad) != apertureSpads) { in enable_ref_spads()766 while ((is_aperture(startSelect + currentSpadIndex) == 0) && in VL53L0X_perform_ref_spad_management()827 if (is_aperture((uint32_t)startSelect + nextGoodSpad) != in VL53L0X_perform_ref_spad_management()934 while ((is_aperture(startSelect + currentSpadIndex) == 0) && in VL53L0X_set_reference_spads()
Completed in 5 milliseconds