Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dscd30_serial.c23 #define SCD30_SERDEV_WRITE 0x06 macro
133 txbuf[1] = SCD30_SERDEV_WRITE; in scd30_serdev_command()
147 case SCD30_SERDEV_WRITE: in scd30_serdev_command()