Searched refs:mDelay (Results 1 – 2 of 2) sorted by relevance
116 uint32_t mDelay = Delay; in LL_mDelay() local122 if (mDelay < LL_MAX_DELAY) in LL_mDelay()124 mDelay++; in LL_mDelay()127 while (mDelay != 0U) in LL_mDelay()131 mDelay--; in LL_mDelay()
181 uint32_t mDelay = Delay; in LL_mDelay() local187 if (mDelay < LL_MAX_DELAY) in LL_mDelay()189 mDelay++; in LL_mDelay()192 while (mDelay != 0U) in LL_mDelay()196 mDelay--; in LL_mDelay()