Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.h302 float tCoefA; /*(1)Temperature coefficient */ member
Dfsl_hal_registers.c1365 record->tCoefA = (float)data[i++] / (1 << 23); /* (can change) Temperature coefficient*/ in tfa9896GetSpeakerModel()