Searched defs:CCM_PLL5_CTRL_M (Results 1 – 2 of 2) sorted by relevance
217 #define CCM_PLL5_CTRL_M(n) (((n) & 0x3) << 0) macro
215 #define CCM_PLL5_CTRL_M(n) ((((n) - 1) & 0x3) << 0) macro