Home
last modified time | relevance | path

Searched refs:WM8904_Init (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8904/
Dfsl_codec_wm8904_adapter.c92 return WM8904_Init(devHandle, devConfig); in HAL_CODEC_WM8904_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h332 status_t WM8904_Init(wm8904_handle_t *handle, wm8904_config_t *wm8904Config);
Dfsl_wm8904.c196 status_t WM8904_Init(wm8904_handle_t *handle, wm8904_config_t *wm8904Config) in WM8904_Init() function