Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_ll_device.h207 #define VL53L1_DEVICESEQUENCECONFIG_RANGE ((VL53L1_DeviceSequenceConfig) 7) macro
/hal_st-3.6.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_core.c829 if (bit_id <= VL53L1_DEVICESEQUENCECONFIG_RANGE) { in VL53L1_set_sequence_config_bit()
866 if (bit_id <= VL53L1_DEVICESEQUENCECONFIG_RANGE) { in VL53L1_get_sequence_config_bit()