Searched refs:SFR8_BASE (Results 1 – 1 of 1) sorted by relevance
61 #define SFR8_BASE (0x00000000 + 0x800) macro297 #define IRRXCON SFR_RW (SFR8_BASE + 0x1b*4)298 #define IRRXDAT SFR_RW (SFR8_BASE + 0x1c*4)299 #define IRRXCPND SFR_WO (SFR8_BASE + 0x1d*4)300 #define IRRXERR0 SFR_WO (SFR8_BASE + 0x1e*4)301 #define IRRXERR1 SFR_WO (SFR8_BASE + 0x1f*4)303 #define USERKEY SFR_RW (SFR8_BASE + 0x20*4)304 #define PROTCON1 SFR_RW (SFR8_BASE + 0x21*4)305 #define FMAMFDTCON SFR_WO (SFR8_BASE + 0x29*4)
Completed in 6 milliseconds