Home
last modified time | relevance | path

Searched refs:WM8904_SetFLLConfig (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h394 status_t WM8904_SetFLLConfig(wm8904_handle_t *handle, wm8904_fll_config_t *config);
Dfsl_wm8904.c374 result = WM8904_SetFLLConfig(handle, config->fll); in WM8904_Init()
655 status_t WM8904_SetFLLConfig(wm8904_handle_t *handle, wm8904_fll_config_t *config) in WM8904_SetFLLConfig() function