Searched refs:DLYB_MAX_UNIT (Results 1 – 12 of 12) sorted by relevance
103 while((tuningOn != 0) && (i < DLYB_MAX_UNIT)) in DelayBlock_Enable()118 if(DLYB_MAX_UNIT != i) in DelayBlock_Enable()
165 while (i < DLYB_MAX_UNIT) in LL_DLYB_GetClockPeriod()195 if (DLYB_MAX_UNIT != i) in LL_DLYB_GetClockPeriod()
54 #define DLYB_MAX_UNIT ((uint32_t)0x00000080U) /*!< Max UNIT value (128) */ macro
60 #define DLYB_MAX_UNIT ((uint32_t)0x00000080U) /*!< Max UNIT value (128) */ macro
118 for (unit_current = 0U; unit_current < DLYB_MAX_UNIT; unit_current++) in DelayBlock_Enable()