Home
last modified time | relevance | path

Searched defs:pbuffer (Results 1 – 4 of 4) sorted by relevance

/hal_st-3.6.0/sensor/vl53l1x/api/core/src/
Dvl53l1_register_funcs.c87 uint8_t *pbuffer) in VL53L1_i2c_encode_static_nvm_managed()
132 uint8_t *pbuffer, in VL53L1_i2c_decode_static_nvm_managed()
243 uint8_t *pbuffer) in VL53L1_i2c_encode_customer_nvm_managed()
312 uint8_t *pbuffer, in VL53L1_i2c_decode_customer_nvm_managed()
435 uint8_t *pbuffer) in VL53L1_i2c_encode_static_config()
522 uint8_t *pbuffer, in VL53L1_i2c_decode_static_config()
675 uint8_t *pbuffer) in VL53L1_i2c_encode_general_config()
740 uint8_t *pbuffer, in VL53L1_i2c_decode_general_config()
867 uint8_t *pbuffer) in VL53L1_i2c_encode_timing_config()
929 uint8_t *pbuffer, in VL53L1_i2c_decode_timing_config()
[all …]
Dvl53l1_core.c439 uint8_t *pbuffer) in VL53L1_copy_rtn_good_spads_to_buffer()
522 uint8_t *pbuffer) in VL53L1_i2c_encode_uint16_t()
542 uint8_t *pbuffer) in VL53L1_i2c_decode_uint16_t()
562 uint8_t *pbuffer) in VL53L1_i2c_encode_int16_t()
582 uint8_t *pbuffer) in VL53L1_i2c_decode_int16_t()
606 uint8_t *pbuffer) in VL53L1_i2c_encode_uint32_t()
626 uint8_t *pbuffer) in VL53L1_i2c_decode_uint32_t()
645 uint8_t *pbuffer, in VL53L1_i2c_decode_with_mask()
678 uint8_t *pbuffer) in VL53L1_i2c_encode_int32_t()
698 uint8_t *pbuffer) in VL53L1_i2c_decode_int32_t()
[all …]
Dvl53l1_api_debug.c128 char *pbuffer) in VL53L1_signed_fixed_point_sprintf()
Dvl53l1_api_core.c1921 uint8_t *pbuffer = &buffer[0]; in VL53L1_init_and_start_range() local