Searched refs:pstatic (Results 1 – 3 of 3) sorted by relevance
/hal_st-3.6.0/sensor/vl53l1x/api/core/src/ |
D | vl53l1_api_preset_modes.c | 396 VL53L1_static_config_t *pstatic, in VL53L1_preset_mode_standard_ranging() argument 421 pstatic->dss_config__target_total_rate_mcps = 0x0A00; in VL53L1_preset_mode_standard_ranging() 422 pstatic->debug__ctrl = 0x00; in VL53L1_preset_mode_standard_ranging() 423 pstatic->test_mode__ctrl = 0x00; in VL53L1_preset_mode_standard_ranging() 424 pstatic->clk_gating__ctrl = 0x00; in VL53L1_preset_mode_standard_ranging() 425 pstatic->nvm_bist__ctrl = 0x00; in VL53L1_preset_mode_standard_ranging() 426 pstatic->nvm_bist__num_nvm_words = 0x00; in VL53L1_preset_mode_standard_ranging() 427 pstatic->nvm_bist__start_address = 0x00; in VL53L1_preset_mode_standard_ranging() 428 pstatic->host_if__status = 0x00; in VL53L1_preset_mode_standard_ranging() 429 pstatic->pad_i2c_hv__config = 0x00; in VL53L1_preset_mode_standard_ranging() [all …]
|
D | vl53l1_api_core.c | 1248 VL53L1_static_config_t *pstatic = &(pdev->stat_cfg); in VL53L1_set_preset_mode() local 1277 pstatic, in VL53L1_set_preset_mode() 1287 pstatic, in VL53L1_set_preset_mode() 1297 pstatic, in VL53L1_set_preset_mode() 1308 pstatic, in VL53L1_set_preset_mode() 1318 pstatic, in VL53L1_set_preset_mode() 1329 pstatic, in VL53L1_set_preset_mode() 1339 pstatic, in VL53L1_set_preset_mode() 1349 pstatic, in VL53L1_set_preset_mode() 1359 pstatic, in VL53L1_set_preset_mode() [all …]
|
/hal_st-3.6.0/sensor/vl53l1x/api/core/inc/ |
D | vl53l1_api_preset_modes.h | 163 VL53L1_static_config_t *pstatic, 186 VL53L1_static_config_t *pstatic, 210 VL53L1_static_config_t *pstatic, 234 VL53L1_static_config_t *pstatic, 260 VL53L1_static_config_t *pstatic, 286 VL53L1_static_config_t *pstatic, 310 VL53L1_static_config_t *pstatic, 334 VL53L1_static_config_t *pstatic, 359 VL53L1_static_config_t *pstatic, 385 VL53L1_static_config_t *pstatic, [all …]
|