Searched refs:SFR4_BASE (Results 1 – 1 of 1) sorted by relevance
57 #define SFR4_BASE (0x00000000 + 0x400) macro182 #define PWMCON SFR_RW (SFR4_BASE + 0x20*4)183 #define PWMPRCON SFR_RW (SFR4_BASE + 0x21*4)184 #define PWM01DUTY SFR_RW (SFR4_BASE + 0x22*4)185 #define PWM23DUTY SFR_RW (SFR4_BASE + 0x23*4)186 #define PWMCYCNUM SFR_RW (SFR4_BASE + 0x24*4)187 #define PWMSTEP SFR_RW (SFR4_BASE + 0x25*4)
Completed in 5 milliseconds