Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/da7212/
Dfsl_dialog7212.c410 …error = DA7212_ConfigAudioFormat(handle, sysClock, config->format.sampleRate, config->format.bitWi… in DA7212_Init()
490 status_t DA7212_ConfigAudioFormat(da7212_handle_t *handle, in DA7212_ConfigAudioFormat() function
Dfsl_dialog7212.h1156 status_t DA7212_ConfigAudioFormat(da7212_handle_t *handle,
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/da7212/
Dfsl_codec_da7212_adapter.c98 …return DA7212_ConfigAudioFormat((da7212_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDe… in HAL_CODEC_DA7212_SetFormat()