Home
last modified time | relevance | path

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

/hal_st-3.6.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_core.c217 uint8_t ModuleId; in VL53L0X_get_info_from_device() local
296 Status |= VL53L0X_RdByte(Dev, 0x90, &ModuleId); in VL53L0X_get_info_from_device()
427 ModuleId, ModuleId); in VL53L0X_get_info_from_device()
Dvl53l0x_api_strings.c58 ModuleIdInt = VL53L0X_GETDEVICESPECIFICPARAMETER(Dev, ModuleId); in VL53L0X_check_part_used()
/hal_st-3.6.0/sensor/vl53l0x/api/core/inc/
Dvl53l0x_def.h411 uint8_t ModuleId; /* Module ID */ member