Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_hal_registers.c693 result = tfa_read_reg(handle, TFA1_BF_AREFS); in tfa9890_dsp_system_stable()
711 …*ready = !((tfa_get_bf_value(TFA1_BF_AREFS, status) == 0) || (tfa_get_bf_value(TFA1_BF_CLKS, statu… in tfa9890_dsp_system_stable()
1021 value = tfa_read_reg(handle, TFA1_BF_AREFS); in TFA9896_DSP_System_Stable()
1033 …*ready = !((tfa_get_bf_value(TFA1_BF_AREFS, status) == 0) || (tfa_get_bf_value(TFA1_BF_CLKS, statu… in TFA9896_DSP_System_Stable()
Dfsl_tfa9896.h105 #define TFA1_BF_AREFS 0x00f0 macro