Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/tfa9896/
Dfsl_codec_tfa9896_adapter.h111 status_t HAL_CODEC_TFA9896_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t righ…
238 return HAL_CODEC_TFA9896_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
Dfsl_codec_tfa9896_adapter.c205 status_t HAL_CODEC_TFA9896_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t righ… in HAL_CODEC_TFA9896_SetRecordChannel() function