Home
last modified time | relevance | path

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

/hal_st-3.7.0/sensor/vl53l0x/api/core/src/
Dvl53l0x_api_core.c181 uint8_t strobe; in VL53L0X_device_read_strobe() local
192 Status = VL53L0X_RdByte(Dev, 0x83, &strobe); in VL53L0X_device_read_strobe()
193 if ((strobe != 0x00) || Status != VL53L0X_ERROR_NONE) in VL53L0X_device_read_strobe()