Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/tfa9896/
Dfsl_codec_tfa9896_adapter.h58 status_t HAL_CODEC_TFA9896_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bit…
170 return HAL_CODEC_TFA9896_SetFormat(handle, mclk, sampleRate, bitWidth); in HAL_CODEC_SetFormat()
Dfsl_codec_tfa9896_adapter.c82 status_t HAL_CODEC_TFA9896_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bit… in HAL_CODEC_TFA9896_SetFormat() function