Searched refs:HAL_CODEC_DA7212_SetFormat (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/port/da7212/ |
| D | fsl_codec_da7212_adapter.h | 58 status_t HAL_CODEC_DA7212_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bitW… 173 return HAL_CODEC_DA7212_SetFormat(handle, mclk, sampleRate, bitWidth); in HAL_CODEC_SetFormat()
|
| D | fsl_codec_da7212_adapter.c | 94 status_t HAL_CODEC_DA7212_SetFormat(void *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bitW… in HAL_CODEC_DA7212_SetFormat() function
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/port/ |
| D | fsl_codec_adapter.c | 281 retVal = HAL_CODEC_DA7212_SetFormat(handle, mclk, sampleRate, bitWidth); in HAL_CODEC_SetFormat()
|