Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c292 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 1); in tfa2_dev_start_cf()
329 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 0); in tfa2_dev_start_cf()
512 rc = tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 1); in tfa2_dev_force_cold()
855 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 1); // TODO remove? in tfa2_dev_init()
Dtfa2_haptic.c449 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 0); in tfa2_hap_recalc()
485 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_RST, 1); in tfa2_hap_recalc()
Dtfa2_dev.h117 TFA9XXX_BF_RST = 0x9000, /*!< Reset for Coolflux DSP */ enumerator