Searched refs:TFA9XXX_BF_EXTTS (Results 1 – 2 of 2) sorted by relevance
122 TFA9XXX_BF_EXTTS = 0xb108, /*!< External temperature (C) */ enumerator
2013 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_EXTTS, twos(ext_temp)); in tfa2_set_exttemp()2024 short ext_temp = (short)tfa2_i2c_read_bf(tfa->i2c, TFA9XXX_BF_EXTTS); in tfa2_get_exttemp()