Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_core.c550 uint16_t PreRangeTimeOutMClks; in get_sequence_step_timeout() local
588 PreRangeTimeOutMClks = in get_sequence_step_timeout()
597 PreRangeTimeOutMClks = 0; in get_sequence_step_timeout()
611 PreRangeTimeOutMClks = in get_sequence_step_timeout()
632 FinalRangeTimeOutMClks -= PreRangeTimeOutMClks; in get_sequence_step_timeout()
651 uint16_t PreRangeTimeOutMClks; in set_sequence_step_timeout() local
689 PreRangeTimeOutMClks = VL53L0X_calc_timeout_mclks( in set_sequence_step_timeout()
692 VL53L0X_encode_timeout(PreRangeTimeOutMClks); in set_sequence_step_timeout()
717 PreRangeTimeOutMClks = 0; in set_sequence_step_timeout()
729 PreRangeTimeOutMClks = in set_sequence_step_timeout()
[all …]

Completed in 8 milliseconds