Searched refs:fllTheta (Results 1 – 1 of 1) sorted by relevance
146 …uint32_t fllGCD = 0U, fllTheta = 0U, fllLambda = 0U, nDivider = 0U, delayUs = WM8962_FLL_LOCK_TIME… in WM8962_SetInternalFllConfig() local217 fllTheta = (fVCO - nDivider * (uint32_t)(1UL << fllRatio) * refClock) / fllGCD; in WM8962_SetInternalFllConfig()223 WM8962_CHECK_RET(WM8962_WriteReg(handle, WM8962_FLL_CTRL_6, (uint16_t)fllTheta), ret); in WM8962_SetInternalFllConfig()