Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_api_core.c548 uint16_t PreRangeEncodedTimeOut = 0; in get_sequence_step_timeout() local
585 &PreRangeEncodedTimeOut); in get_sequence_step_timeout()
589 VL53L0X_decode_timeout(PreRangeEncodedTimeOut); in get_sequence_step_timeout()
610 &PreRangeEncodedTimeOut); in get_sequence_step_timeout()
612 VL53L0X_decode_timeout(PreRangeEncodedTimeOut); in get_sequence_step_timeout()
650 uint16_t PreRangeEncodedTimeOut; in set_sequence_step_timeout() local
691 PreRangeEncodedTimeOut = in set_sequence_step_timeout()
695 PreRangeEncodedTimeOut); in set_sequence_step_timeout()
701 PreRangeEncodedTimeOut); in set_sequence_step_timeout()
728 Status = VL53L0X_RdWord(Dev, 0x51, &PreRangeEncodedTimeOut); in set_sequence_step_timeout()
[all …]

Completed in 5 milliseconds