Home
last modified time | relevance | path

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

/hal_st-3.7.0/sensor/vl53l1x/api/core/inc/
Dvl53l1_ll_def.h162 } VL53L1_ll_version_t; typedef
845 VL53L1_ll_version_t version;
Dvl53l1_api_core.h91 VL53L1_ll_version_t *pversion);
/hal_st-3.7.0/sensor/vl53l1x/api/core/src/
Dvl53l1_api_core.c105 VL53L1_ll_version_t *pdata) in VL53L1_get_version()
116 memcpy(pdata, &(pdev->version), sizeof(VL53L1_ll_version_t)); in VL53L1_get_version()