Searched refs:VL53L1_i2c_decode_uint16_t (Results 1 – 3 of 3) sorted by relevance
/hal_st-2.7.6/sensor/vl53l1x/api/core/src/ |
D | vl53l1_register_funcs.c | 158 (VL53L1_i2c_decode_uint16_t(2, pbuffer + 5)); in VL53L1_i2c_decode_static_nvm_managed() 346 (VL53L1_i2c_decode_uint16_t(2, pbuffer + 9)); in VL53L1_i2c_decode_customer_nvm_managed() 352 (VL53L1_i2c_decode_uint16_t(2, pbuffer + 15)); in VL53L1_i2c_decode_customer_nvm_managed() 538 (VL53L1_i2c_decode_uint16_t(2, pbuffer + 0)); in VL53L1_i2c_decode_static_config() 584 (VL53L1_i2c_decode_uint16_t(2, pbuffer + 24)); in VL53L1_i2c_decode_static_config() 764 (VL53L1_i2c_decode_uint16_t(2, pbuffer + 4)) & 0xFFF; in VL53L1_i2c_decode_general_config() 776 (VL53L1_i2c_decode_uint16_t(2, pbuffer + 12)); in VL53L1_i2c_decode_general_config() 778 (VL53L1_i2c_decode_uint16_t(2, pbuffer + 14)); in VL53L1_i2c_decode_general_config() 780 (VL53L1_i2c_decode_uint16_t(2, pbuffer + 16)); in VL53L1_i2c_decode_general_config() 965 (VL53L1_i2c_decode_uint16_t(2, pbuffer + 10)); in VL53L1_i2c_decode_timing_config() [all …]
|
D | vl53l1_core.c | 540 uint16_t VL53L1_i2c_decode_uint16_t( in VL53L1_i2c_decode_uint16_t() function
|
/hal_st-2.7.6/sensor/vl53l1x/api/core/inc/ |
D | vl53l1_core.h | 204 uint16_t VL53L1_i2c_decode_uint16_t(
|