Searched refs:PLLODIV_MASK (Results 1 – 1 of 1) sorted by relevance
36 #define PLLODIV_MASK 0x00000007 macro99 odiv = ((v >> 24) & PLLODIV_MASK); in pic32_get_pll_rate()