Searched refs:VL53L1_i2c_decode_uint32_t (Results 1 – 3 of 3) sorted by relevance
/hal_st-3.4.0/sensor/vl53l1x/api/core/src/ |
D | vl53l1_register_funcs.c | 973 (VL53L1_i2c_decode_uint32_t(4, pbuffer + 18)); in VL53L1_i2c_decode_timing_config() 1711 (VL53L1_i2c_decode_uint32_t(4, pbuffer + 0)); in VL53L1_i2c_decode_core_results() 1713 (VL53L1_i2c_decode_uint32_t(4, pbuffer + 4)); in VL53L1_i2c_decode_core_results() 1717 (VL53L1_i2c_decode_uint32_t(4, pbuffer + 12)); in VL53L1_i2c_decode_core_results() 1719 (VL53L1_i2c_decode_uint32_t(4, pbuffer + 16)); in VL53L1_i2c_decode_core_results() 1721 (VL53L1_i2c_decode_uint32_t(4, pbuffer + 20)); in VL53L1_i2c_decode_core_results() 1725 (VL53L1_i2c_decode_uint32_t(4, pbuffer + 28)); in VL53L1_i2c_decode_core_results() 2033 (VL53L1_i2c_decode_uint32_t(4, pbuffer + 46)) & 0x3FFFF; in VL53L1_i2c_decode_debug_results() 2035 (VL53L1_i2c_decode_uint32_t(4, pbuffer + 50)); in VL53L1_i2c_decode_debug_results() 2777 (VL53L1_i2c_decode_uint32_t(4, pbuffer + 0)); in VL53L1_i2c_decode_prev_shadow_core_results() [all …]
|
D | vl53l1_core.c | 624 uint32_t VL53L1_i2c_decode_uint32_t( in VL53L1_i2c_decode_uint32_t() function
|
/hal_st-3.4.0/sensor/vl53l1x/api/core/inc/ |
D | vl53l1_core.h | 268 uint32_t VL53L1_i2c_decode_uint32_t(
|