Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsps30_i2c.c29 #define SPS30_I2C_READ_MEAS 0x0300 macro
174 return sps30_i2c_command(state, SPS30_I2C_READ_MEAS, NULL, 0, meas, sizeof(num) * num); in sps30_i2c_read_meas()