Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_strings.c51 char *ProductId_tmp; in VL53L0X_check_part_used() local
65 ProductId_tmp = VL53L0X_GETDEVICESPECIFICPARAMETER(Dev, in VL53L0X_check_part_used()
67 VL53L0X_COPYSTRING(pVL53L0X_DeviceInfo->ProductId, ProductId_tmp); in VL53L0X_check_part_used()
Dvl53l0x_api_core.c229 char *ProductId_tmp; in VL53L0X_get_info_from_device() local
432 ProductId_tmp = VL53L0X_GETDEVICESPECIFICPARAMETER(Dev, in VL53L0X_get_info_from_device()
434 VL53L0X_COPYSTRING(ProductId_tmp, ProductId); in VL53L0X_get_info_from_device()