Searched refs:CLOCK_IP_MUL_BY_2 (Results 1 – 1 of 1) sorted by relevance
99 #define CLOCK_IP_MUL_BY_2 1U macro4068 …n (Divider != 0U) ? ((DividerResult << CLOCK_IP_MUL_BY_16) + (DividerResult << CLOCK_IP_MUL_BY_2) + in DFS_OUTPUT()4069 … (((DividerModulo << CLOCK_IP_MUL_BY_16) + (DividerModulo << CLOCK_IP_MUL_BY_2)) / Divider)) : 0U; in DFS_OUTPUT()