Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l0x/api/core/inc/
Dvl53l0x_api.h1728 VL53L0X_DeviceModes DeviceMode, FixPoint1616_t *pThresholdLow,
/hal_st-3.4.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api.c2811 VL53L0X_DeviceModes DeviceMode, FixPoint1616_t *pThresholdLow, in VL53L0X_GetInterruptThresholds() argument
2822 *pThresholdLow = (FixPoint1616_t)((0x00fff & Threshold16) << 17); in VL53L0X_GetInterruptThresholds()