Searched refs:MPLLCON (Results 1 – 3 of 3) sorted by relevance
41 val = MPLLCON; in rt_hw_get_clock()81 MPLLCON = sdiv | (pdiv<<4) | (mdiv<<12); in rt_hw_set_mpll_clock()
99 #define MPLLCON (*(volatile unsigned *)0x4c000004) //MPLL Control macro
48 .equ MPLLCON, 0x4c000004 /*Mpll control register */ define
Completed in 13 milliseconds