Home
last modified time | relevance | path

Searched refs:DeviceRangeStatus (Results 1 – 3 of 3) sorted by relevance

/hal_st-3.6.0/sensor/vl53l0x/api/core/inc/
Dvl53l0x_api_core.h93 uint8_t DeviceRangeStatus,
/hal_st-3.6.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api.c2368 uint8_t DeviceRangeStatus; in VL53L0X_GetRangingMeasurementData() local
2419 DeviceRangeStatus = localBuffer[0]; in VL53L0X_GetRangingMeasurementData()
2482 Status |= VL53L0X_get_pal_range_status(Dev, DeviceRangeStatus, in VL53L0X_GetRangingMeasurementData()
Dvl53l0x_api_core.c2009 uint8_t DeviceRangeStatus, in VL53L0X_get_pal_range_status() argument
2046 DeviceRangeStatusInternal = ((DeviceRangeStatus & 0x78) >> 3); in VL53L0X_get_pal_range_status()