Home
last modified time | relevance | path

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

/linux/drivers/iio/chemical/
H A Dsps30_i2c.c30 #define SPS30_I2C_MEAS_READY 0x0202 macro
158 ret = sps30_i2c_command(state, SPS30_I2C_MEAS_READY, NULL, 0, buf, sizeof(buf)); in sps30_i2c_meas_ready()