Home
last modified time | relevance | path

Searched refs:codecDevConfig (Results 1 – 17 of 17) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8524/
Dfsl_codec_wm8524_adapter.c40 wm8524_config_t *devConfig = (wm8524_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_WM8524_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/pcm186x/
Dfsl_codec_adapter.c38 pcm186x_config_t *devConfig = (pcm186x_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_Init()
Dfsl_codec_pcm186x_adapter.c38 pcm186x_config_t *devConfig = (pcm186x_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_PCM186x_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/ak4497/
Dfsl_codec_ak4497_adapter.c42 ak4497_config_t *devConfig = (ak4497_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_AK4497_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/pcm512x/
Dfsl_codec_adapter.c38 pcm512x_config_t *devConfig = (pcm512x_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_Init()
Dfsl_codec_pcm512x_adapter.c38 pcm512x_config_t *devConfig = (pcm512x_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_PCM512x_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/tfa9xxx/
Dfsl_codec_tfa9xxx_adapter.c45 tfa9xxx_config_t *devConfig = (tfa9xxx_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_TFA9XXX_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/tfa9896/
Dfsl_codec_tfa9896_adapter.c47 tfa9896_config_t *devConfig = (tfa9896_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_TFA9896_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/da7212/
Dfsl_codec_da7212_adapter.c64 da7212_config_t *devConfig = (da7212_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_DA7212_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/cs42888/
Dfsl_codec_cs42888_adapter.c52 cs42888_config_t *devConfig = (cs42888_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_CS42888_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/cs42448/
Dfsl_codec_cs42448_adapter.c51 cs42448_config_t *devConfig = (cs42448_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_CS42448_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.h266 void *codecDevConfig; /*!< Codec device specific configuration */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8962/
Dfsl_codec_wm8962_adapter.c88 wm8962_config_t *devConfig = (wm8962_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_WM8962_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c71 sgtl_config_t *devConfig = (sgtl_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_SGTL5000_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8904/
Dfsl_codec_wm8904_adapter.c93 wm8904_config_t *devConfig = (wm8904_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_WM8904_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.c95 wm8960_config_t *devConfig = (wm8960_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_WM8960_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/
DREADME.md20 …codec_config_t boardCodecConfig = {.codecDevType = kCODEC_TFA9XXX, .codecDevConfig = &tfa9xxxConfi…