Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c41 #define HTS221_CTRL_REG1 0x20 macro
320 ret = mTask.comm_tx(HTS221_CTRL_REG1, HTS221_POWER_ON | HTS221_ODR_12_5_HZ, 0, state); in humidityPower()
322 ret = mTask.comm_tx(HTS221_CTRL_REG1, HTS221_POWER_OFF, 0, state); in humidityPower()