Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_hal_registers.c666 uint16_t tfa_get_bf_value(const uint16_t bf, const uint16_t reg_value) in tfa_get_bf_value() function
704 *ready = (tfa_get_bf_value(TFA1_BF_AMPS, status) == 1); 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()
1033 …*ready = !((tfa_get_bf_value(TFA1_BF_AREFS, status) == 0) || (tfa_get_bf_value(TFA1_BF_CLKS, statu… in TFA9896_DSP_System_Stable()
1034 (tfa_get_bf_value(TFA1_BF_MTPB, status) == 1)); in TFA9896_DSP_System_Stable()