Searched refs:pPLL_DIV (Results 1 – 1 of 1) sorted by relevance
26 #ifndef pPLL_DIV27 #define pPLL_DIV ((volatile unsigned short *)PLL_DIV) macro44 int csel = ((*pPLL_DIV) >> 4) & 3; in TICKS_PER_SEC()