Home
last modified time | relevance | path

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

/hal_st-2.7.6/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c2799 Cfg.threshold_rate_low = in VL53L1_SetThresholdConfig()
2818 Cfg.threshold_rate_low = 0; in VL53L1_SetThresholdConfig()
2872 VL53L1_FIXPOINT97TOFIXPOINT1616(Cfg.threshold_rate_low); in VL53L1_GetThresholdConfig()
2893 (Cfg.threshold_rate_low == 0)) in VL53L1_GetThresholdConfig()
Dvl53l1_core.c1736 intconf.threshold_rate_low = 0; in VL53L1_decode_GPIO_interrupt_config()
1810 pintconf->threshold_rate_low); in VL53L1_set_GPIO_thresholds_from_struct()
Dvl53l1_api_core.c2636 pintconf->threshold_rate_low = thresh_rate_low; in VL53L1_set_GPIO_interrupt_config()
2714 pdev->gpio_interrupt_config.threshold_rate_low = in VL53L1_get_GPIO_interrupt_config()
/hal_st-2.7.6/sensor/vl53l1x/api/core/inc/
Dvl53l1_ll_def.h467 uint16_t threshold_rate_low; member