Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.h76 #define SPKRBST_HEADROOM 7 /* Headroom applied to the main input signal */ macro
77 #define SPKRBST_AGCGAIN_EXP SPKRBST_HEADROOM /* Exponent used for AGC Gain related variables */
Dfsl_hal_registers.c1222 …pInfo->sMax = (float)data[2] / (1 << (23 - SPKRBST_HEADROOM)); /* /2^23*2^(SPKRBST_HEADRO… in TFA9896_DspGetStateInfo()
1225 …pInfo->X1 = (float)data[5] / (1 << (23 - SPKRBST_HEADROOM)); /* /2^23*2^(SPKRBST_HEADROOM)… in TFA9896_DspGetStateInfo()