Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9896/
Dfsl_tfa9896.h295 float xMargin; /* Margin on excursion model activated when LookaHead is 0 */ member
Dfsl_hal_registers.c1358 …record->xMargin = (float)data[i++] / (1 << (23 - 2)); /* Margin on excursion model activated when… in tfa9896GetSpeakerModel()