Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8962/
Dfsl_codec_wm8962_adapter.c94 return WM8962_Init(devHandle, devConfig); in HAL_CODEC_WM8962_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.h449 status_t WM8962_Init(wm8962_handle_t *handle, const wm8962_config_t *config);
Dfsl_wm8962.c304 status_t WM8962_Init(wm8962_handle_t *handle, const wm8962_config_t *config) in WM8962_Init() function