Searched refs:HTS221_CTRL_REG1 (Results 1 – 1 of 1) sorted by relevance
41 #define HTS221_CTRL_REG1 0x20 macro320 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()