Home
last modified time | relevance | path

Searched refs:pcm186x_config_t (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/pcm186x/
Dfsl_pcm186x.h116 } pcm186x_config_t; typedef
122 const pcm186x_config_t *config; /*!< PCM186x config pointer */
139 status_t PCM186x_Init(pcm186x_handle_t *handle, const pcm186x_config_t *config);
Dfsl_pcm186x.c205 status_t PCM186x_Init(pcm186x_handle_t *handle, const pcm186x_config_t *config) in PCM186x_Init()
/hal_nxp-latest/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()