Searched refs:SFR6_BASE (Results 1 – 1 of 1) sorted by relevance
59 #define SFR6_BASE (0x00000000 + 0x600) macro227 #define GPIOASET SFR_RW (SFR6_BASE + 0x00*4)228 #define GPIOACLR SFR_RW (SFR6_BASE + 0x01*4)229 #define GPIOA SFR_RW (SFR6_BASE + 0x02*4)230 #define GPIOADIR SFR_RW (SFR6_BASE + 0x03*4)231 #define GPIOADE SFR_RW (SFR6_BASE + 0x04*4)232 #define GPIOAFEN SFR_RW (SFR6_BASE + 0x05*4)233 #define GPIOADRV SFR_RW (SFR6_BASE + 0x06*4)234 #define GPIOAPU SFR_RW (SFR6_BASE + 0x07*4)235 #define GPIOAPD SFR_RW (SFR6_BASE + 0x08*4)[all …]
Completed in 7 milliseconds