Searched refs:strobe (Results 1 – 1 of 1) sorted by relevance
181 uint8_t strobe; in VL53L0X_device_read_strobe() local192 Status = VL53L0X_RdByte(Dev, 0x83, &strobe); in VL53L0X_device_read_strobe()193 if ((strobe != 0x00) || Status != VL53L0X_ERROR_NONE) in VL53L0X_device_read_strobe()