Home
last modified time | relevance | path

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

/hal_st-3.4.0/sensor/vl53l0x/api/core/inc/
Dvl53l0x_api_strings.h40 VL53L0X_Error VL53L0X_get_device_info(VL53L0X_DEV Dev,
/hal_st-3.4.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_strings.c76 VL53L0X_Error VL53L0X_get_device_info(VL53L0X_DEV Dev, in VL53L0X_get_device_info() function
Dvl53l0x_api.c108 Status = VL53L0X_get_device_info(Dev, pVL53L0X_DeviceInfo); in VL53L0X_GetDeviceInfo()