Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/sensirion/sgp40/
Dsgp40.h12 #define SGP40_CMD_MEASURE_RAW 0x260F macro
Dsgp40.c49 sys_put_be16(SGP40_CMD_MEASURE_RAW, tx_buf); in sgp40_start_measurement()
198 cmd = SGP40_CMD_MEASURE_RAW; in sgp40_pm_action()