Searched refs:fllLambda (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() local218 fllLambda = ((uint32_t)(1UL << fllRatio) * refClock) / fllGCD; in WM8962_SetInternalFllConfig()224 WM8962_CHECK_RET(WM8962_WriteReg(handle, WM8962_FLL_CTRL_7, (uint16_t)fllLambda), ret); in WM8962_SetInternalFllConfig()