Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h251 } wm8904_fll_config_t; typedef
266 wm8904_fll_config_t *fll; /*!< fll configuration */
394 status_t WM8904_SetFLLConfig(wm8904_handle_t *handle, wm8904_fll_config_t *config);
Dfsl_wm8904.c655 status_t WM8904_SetFLLConfig(wm8904_handle_t *handle, wm8904_fll_config_t *config) in WM8904_SetFLLConfig()