Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/pcm186x/
Dfsl_pcm186x.h139 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() function
/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/pcm186x/
Dfsl_codec_adapter.c44 return PCM186x_Init(devHandle, devConfig); in HAL_CODEC_Init()
Dfsl_codec_pcm186x_adapter.c44 return PCM186x_Init(devHandle, devConfig); in HAL_CODEC_PCM186x_Init()