Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_calibration.c433 uint8_t is_aperture(uint32_t spadIndex) in is_aperture() function
572 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