Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.c101 return WM8960_Init(devHandle, devConfig); in HAL_CODEC_WM8960_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h380 status_t WM8960_Init(wm8960_handle_t *handle, const wm8960_config_t *config);
Dfsl_wm8960.c161 status_t WM8960_Init(wm8960_handle_t *handle, const wm8960_config_t *config) in WM8960_Init() function