Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h122 TFA9XXX_BF_EXTTS = 0xb108, /*!< External temperature (C) */ enumerator
Dtfa2_dev.c2013 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()