Home
last modified time | relevance | path

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

/hal_st-3.7.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_core.c1923 uint16_t i2c_index = 0; in VL53L1_init_and_start_range() local
1997 i2c_index = VL53L1_STATIC_NVM_MANAGED_I2C_INDEX; in VL53L1_init_and_start_range()
2000 i2c_index = VL53L1_CUSTOMER_NVM_MANAGED_I2C_INDEX; in VL53L1_init_and_start_range()
2003 i2c_index = VL53L1_STATIC_CONFIG_I2C_INDEX; in VL53L1_init_and_start_range()
2006 i2c_index = VL53L1_GENERAL_CONFIG_I2C_INDEX; in VL53L1_init_and_start_range()
2009 i2c_index = VL53L1_TIMING_CONFIG_I2C_INDEX; in VL53L1_init_and_start_range()
2012 i2c_index = VL53L1_DYNAMIC_CONFIG_I2C_INDEX; in VL53L1_init_and_start_range()
2015 i2c_index = VL53L1_SYSTEM_CONTROL_I2C_INDEX; in VL53L1_init_and_start_range()
2024 i2c_index; in VL53L1_init_and_start_range()
2039 VL53L1_STATIC_NVM_MANAGED_I2C_INDEX - i2c_index; in VL53L1_init_and_start_range()
[all …]