Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsps30_i2c.c27 #define SPS30_I2C_START_MEAS 0x0010 macro
128 return sps30_i2c_command(state, SPS30_I2C_START_MEAS, buf, sizeof(buf), NULL, 0); in sps30_i2c_start_meas()