/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/ |
D | fsl_codec_adapter.c | 709 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 718 … retVal = HAL_CODEC_WM8904_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel() 724 … retVal = HAL_CODEC_WM8960_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel() 730 … retVal = HAL_CODEC_WM8962_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel() 736 … retVal = HAL_CODEC_WM8524_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel() 742 … retVal = HAL_CODEC_SGTL5000_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel() 748 … retVal = HAL_CODEC_DA7212_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel() 754 … retVal = HAL_CODEC_CS42888_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel() 760 … retVal = HAL_CODEC_CS42448_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel() 766 … retVal = HAL_CODEC_AK4497_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel() [all …]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/ak4497/ |
D | fsl_codec_ak4497_adapter.h | 111 …DEC_AK4497_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_AK4497_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
D | fsl_codec_ak4497_adapter.c | 144 …ODEC_AK4497_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_AK4497_SetRecordChannel() argument
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/cs42888/ |
D | fsl_codec_cs42888_adapter.h | 111 …EC_CS42888_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_CS42888_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/da7212/ |
D | fsl_codec_da7212_adapter.h | 111 …DEC_DA7212_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_DA7212_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/pcm186x/ |
D | fsl_codec_pcm186x_adapter.h | 111 …EC_PCM186x_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_PCM186x_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
D | fsl_codec_adapter.h | 114 … HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel);
|
D | fsl_codec_adapter.c | 130 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument
|
D | fsl_codec_pcm186x_adapter.c | 130 …DEC_PCM186x_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_PCM186x_SetRecordChannel() argument
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/pcm512x/ |
D | fsl_codec_pcm512x_adapter.h | 111 …EC_PCM512x_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_PCM512x_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
D | fsl_codec_adapter.h | 114 … HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel);
|
D | fsl_codec_adapter.c | 136 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument
|
D | fsl_codec_pcm512x_adapter.c | 136 …DEC_PCM512x_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_PCM512x_SetRecordChannel() argument
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/tfa9896/ |
D | fsl_codec_tfa9896_adapter.h | 111 …EC_TFA9896_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 236 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 238 return HAL_CODEC_TFA9896_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/cs42448/ |
D | fsl_codec_cs42448_adapter.h | 111 …EC_CS42448_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_CS42448_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/sgtl5000/ |
D | fsl_codec_sgtl_adapter.h | 111 …C_SGTL5000_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_SGTL5000_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/tfa9xxx/ |
D | fsl_codec_tfa9xxx_adapter.h | 111 …EC_TFA9XXX_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_TFA9XXX_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8524/ |
D | fsl_codec_wm8524_adapter.h | 111 …DEC_WM8524_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_WM8524_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
D | fsl_codec_wm8524_adapter.c | 134 …ODEC_WM8524_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_WM8524_SetRecordChannel() argument
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8904/ |
D | fsl_codec_wm8904_adapter.h | 111 …DEC_WM8904_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_WM8904_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
D | fsl_codec_wm8904_adapter.c | 267 …ODEC_WM8904_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_WM8904_SetRecordChannel() argument 272 leftRecordChannel, rightRecordChannel); in HAL_CODEC_WM8904_SetRecordChannel()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8960/ |
D | fsl_codec_wm8960_adapter.h | 111 …DEC_WM8960_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_WM8960_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8962/ |
D | fsl_codec_wm8962_adapter.h | 111 …DEC_WM8962_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel); 239 …t HAL_CODEC_SetRecordChannel(void *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in HAL_CODEC_SetRecordChannel() argument 241 return HAL_CODEC_WM8962_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in HAL_CODEC_SetRecordChannel()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/ |
D | fsl_codec_common.c | 205 …C_SetRecordChannel(codec_handle_t *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in CODEC_SetRecordChannel() argument 216 …ORD_CHANNEL_CAPABILITY(handle->codecCapability->codecRecordCapability) & rightRecordChannel) == 0U) in CODEC_SetRecordChannel() 221 return HAL_CODEC_SetRecordChannel(handle, leftRecordChannel, rightRecordChannel); in CODEC_SetRecordChannel()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/ |
D | fsl_wm8904.c | 1419 …_SetRecordChannel(wm8904_handle_t *handle, uint32_t leftRecordChannel, uint32_t rightRecordChannel) in WM8904_SetRecordChannel() argument 1456 if ((rightRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialPositive1) != 0U) in WM8904_SetRecordChannel() 1460 else if ((rightRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialPositive2) != 0U) in WM8904_SetRecordChannel() 1469 if ((rightRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialNegative1) != 0U) in WM8904_SetRecordChannel() 1473 else if ((rightRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialNegative2) != 0U) in WM8904_SetRecordChannel() 1477 else if ((rightRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialNegative3) != 0U) in WM8904_SetRecordChannel()
|