Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h77 #define WM8904_FLL_CONTROL_2 (0x75) macro
Dfsl_wm8904.c735 …if (WM8904_ModifyRegister(handle, WM8904_FLL_CONTROL_2, 0x3F07U, (uint16_t)(((outputDiv - 1U) << 8… in WM8904_SetFLLConfig()