Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_preset_modes.c626 pdynamic->system__sequence_config = \ in VL53L1_preset_mode_standard_ranging()
848 pdynamic->system__sequence_config = \ in VL53L1_preset_mode_standard_ranging_mm1_cal()
902 pdynamic->system__sequence_config = \ in VL53L1_preset_mode_standard_ranging_mm2_cal()
Dvl53l1_api_core.c837 pdev->dyn_cfg.system__sequence_config = \ in VL53L1_set_sequence_config_bit()
838 (pdev->dyn_cfg.system__sequence_config & clr_mask) | \ in VL53L1_set_sequence_config_bit()
873 pdev->dyn_cfg.system__sequence_config & bit_mask; in VL53L1_get_sequence_config_bit()
1962 if ((pdev->dyn_cfg.system__sequence_config & ( in VL53L1_init_and_start_range()
Dvl53l1_register_funcs.c1104 pdata->system__sequence_config; in VL53L1_i2c_encode_dynamic_config()
1159 pdata->system__sequence_config = in VL53L1_i2c_decode_dynamic_config()
Dvl53l1_core.c2197 pdynamic->system__sequence_config = \ in VL53L1_config_low_power_auto_mode()
/hal_st-3.4.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_register_structs.h1250 uint8_t system__sequence_config; member