Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_core.h594 uint32_t VL53L1_decode_timeout(
/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_core.c1220 VL53L1_decode_timeout(timeout_encoded); in VL53L1_calc_decoded_timeout_us()
1257 uint32_t VL53L1_decode_timeout(uint16_t encoded_timeout) in VL53L1_decode_timeout() function