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