Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsps30_i2c.c33 #define SPS30_I2C_PERIOD 0x8004 macro
184 return sps30_i2c_command(state, SPS30_I2C_PERIOD, NULL, 0, period, sizeof(*period)); in sps30_i2c_read_cleaning_period()
189 return sps30_i2c_command(state, SPS30_I2C_PERIOD, &period, sizeof(period), NULL, 0); in sps30_i2c_write_cleaning_period()