Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h236 kWM8904_SysClkSourceFLL = 1U << 14, /*!< wm8904 system clock soure from FLL */ enumerator
Dfsl_wm8904.c372 if (config->sysClkSource == kWM8904_SysClkSourceFLL) in WM8904_Init()