Lines Matching refs:delayUs
52 uint32_t delayUs = 93000U; in WM8962_StartSequence() local
59 delayUs = 93000U; in WM8962_StartSequence()
62 delayUs = 75000U; in WM8962_StartSequence()
65 delayUs = 32000U; in WM8962_StartSequence()
68 delayUs = 2000U; in WM8962_StartSequence()
71 delayUs = 2000U; in WM8962_StartSequence()
74 delayUs = 93000U; in WM8962_StartSequence()
80 while (delayUs != 0U) in WM8962_StartSequence()
88 delayUs -= 1000U; in WM8962_StartSequence()
146 …uint32_t fllGCD = 0U, fllTheta = 0U, fllLambda = 0U, nDivider = 0U, delayUs = WM8962_FLL_LOCK_TIME… in WM8962_SetInternalFllConfig() local
232 while (delayUs != 0U) in WM8962_SetInternalFllConfig()
240 delayUs -= 1000U; in WM8962_SetInternalFllConfig()