Home
last modified time | relevance | path

Searched refs:codec_config_t (Results 1 – 20 of 20) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.h267 } codec_config_t; typedef
285 codec_config_t *codecConfig; /*!< codec configuration function pointer */
304 status_t CODEC_Init(codec_handle_t *handle, codec_config_t *config);
Dfsl_codec_common.c33 status_t CODEC_Init(codec_handle_t *handle, codec_config_t *config) in CODEC_Init()
/hal_nxp-3.5.0/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()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/pcm186x/
Dfsl_codec_adapter.c36 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_Init()
Dfsl_codec_pcm186x_adapter.c36 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_PCM186x_Init()
/hal_nxp-3.5.0/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()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/pcm512x/
Dfsl_codec_adapter.c36 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_Init()
Dfsl_codec_pcm512x_adapter.c36 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_PCM512x_Init()
/hal_nxp-3.5.0/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()
/hal_nxp-3.5.0/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()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/da7212/
Dfsl_codec_da7212_adapter.c62 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_DA7212_Init()
/hal_nxp-3.5.0/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()
/hal_nxp-3.5.0/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()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8962/
Dfsl_codec_wm8962_adapter.c86 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_WM8962_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c69 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_SGTL5000_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8904/
Dfsl_codec_wm8904_adapter.c91 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_WM8904_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.c93 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_WM8960_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/boardkit/lpcxpresso55s69/
Dboard.c24 codec_config_t boardCodecConfig = {.I2C_SendFunc = BOARD_Codec_I2C_Send,
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/
Dfsl_codec_adapter.c38 codec_config_t *codecConfig = (codec_config_t *)config; in HAL_CODEC_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/
DREADME.md20codec_config_t boardCodecConfig = {.codecDevType = kCODEC_TFA9XXX, .codecDevConfig = &tfa9xxxConfi…