Home
last modified time | relevance | path

Searched defs:codecConfig (Results 1 – 18 of 18) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/ak4497/
Dfsl_codec_ak4497_adapter.c40 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_AK4497_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8524/
Dfsl_codec_wm8524_adapter.c38 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_WM8524_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/pcm186x/
Dfsl_codec_adapter.c36 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_Init() local
Dfsl_codec_pcm186x_adapter.c36 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_PCM186x_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/pcm512x/
Dfsl_codec_adapter.c36 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_Init() local
Dfsl_codec_pcm512x_adapter.c36 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_PCM512x_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/tfa9xxx/
Dfsl_codec_tfa9xxx_adapter.c43 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_TFA9XXX_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/
Dfsl_codec_adapter.c37 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/tfa9896/
Dfsl_codec_tfa9896_adapter.c44 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_TFA9896_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/cs42888/
Dfsl_codec_cs42888_adapter.c50 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_CS42888_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/da7212/
Dfsl_codec_da7212_adapter.c61 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_DA7212_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c64 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_SGTL5000_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/cs42448/
Dfsl_codec_cs42448_adapter.c49 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_CS42448_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.c81 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_WM8960_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8962/
Dfsl_codec_wm8962_adapter.c79 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_WM8962_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8904/
Dfsl_codec_wm8904_adapter.c84 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_WM8904_Init() local
/hal_nxp-latest/mcux/mcux-sdk/components/codec/da7212/
Dfsl_dialog7212.c332 status_t DA7212_Init(da7212_handle_t *handle, da7212_config_t *codecConfig) in DA7212_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.h285 codec_config_t *codecConfig; /*!< codec configuration function pointer */ member