Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/chemical/
Dsps30_i2c.c34 #define SPS30_I2C_READ_SERIAL 0xd033 macro
198 ret = sps30_i2c_command(state, SPS30_I2C_READ_SERIAL, NULL, 0, buf, sizeof(buf) - 1); in sps30_i2c_show_info()