Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h266 wm8904_fll_config_t *fll; /*!< fll configuration */ member
Dfsl_wm8904.c374 result = WM8904_SetFLLConfig(handle, config->fll); in WM8904_Init()
379 sysclk = config->fll->outputClock_HZ; in WM8904_Init()