Home
last modified time | relevance | path

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

/hal_st-2.7.6/sensor/vl53l1x/api/core/inc/
Dvl53l1_def.h116 char Type[VL53L1_DEVINFO_STRLEN]; member
/hal_st-2.7.6/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_strings.c100 VL53L0X_COPYSTRING(pVL53L0X_DeviceInfo->Type, in VL53L0X_get_device_info()
/hal_st-2.7.6/sensor/vl53l0x/api/core/inc/
Dvl53l0x_def.h113 char Type[VL53L0X_MAX_STRING_LENGTH]; member
/hal_st-2.7.6/sensor/vl53l1x/api/core/src/
Dvl53l1_api.c677 strncpy(pVL53L1_DeviceInfo->Type, in VL53L1_GetDeviceInfo()
682 pVL53L1_DeviceInfo->Type[0] = 0; in VL53L1_GetDeviceInfo()