Searched defs:PLL_PODR_CPUDIV (Results 1 – 2 of 2) sorted by relevance
331 #define PLL_PODR_CPUDIV(x) (((x) & 0x0F) << 4) macro
1026 #define PLL_PODR_CPUDIV(x) (((x)&0x0F)<<4) macro