Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.c53 error = TFA9896_SetBits(handle, TFA1_BF_RST, 1); in TFA9896_Init()
290 error = TFA9896_SetBits(handle, TFA1_BF_RST, 0); in TFA9896_Init()
Dfsl_tfa9896.h88 #define TFA1_BF_RST 0x7000 macro
104 #define TFA1_BF_RST 0x7000 macro
Dfsl_hal_registers.c556 TFA9896_SetBits(handle, TFA1_BF_RST, 1); in TFA9896_DSPWriteTables()
558 TFA9896_SetBits(handle, TFA1_BF_RST, 0); in TFA9896_DSPWriteTables()