Searched refs:WM8524_Init (Results 1 – 3 of 3) sorted by relevance
75 status_t WM8524_Init(wm8524_handle_t *handle, wm8524_config_t *config);
33 status_t WM8524_Init(wm8524_handle_t *handle, wm8524_config_t *config) in WM8524_Init() function
46 return WM8524_Init(devHandle, devConfig); in HAL_CODEC_WM8524_Init()