Searched refs:SFR3_BASE (Results 1 – 1 of 1) sorted by relevance
56 #define SFR3_BASE (0x00000000 + 0x300) macro161 #define USBCON0 SFR_RW (SFR3_BASE + 0x00*4)162 #define USBCON1 SFR_RW (SFR3_BASE + 0x01*4)163 #define USBCON2 SFR_RW (SFR3_BASE + 0x02*4)165 #define PWRCON0 SFR_RW (SFR3_BASE + 0x1d*4)166 #define LVDCON SFR_RW (SFR3_BASE + 0x1e*4)167 #define CHAGCON SFR_RW (SFR3_BASE + 0x1f*4)169 #define PLL0DIV SFR_RW (SFR3_BASE + 0x23*4)170 #define PLL1DIV SFR_RW (SFR3_BASE + 0x24*4)171 #define PLL0CON SFR_RW (SFR3_BASE + 0x26*4)[all …]
Completed in 8 milliseconds