Home
last modified time | relevance | path

Searched refs:SFR5_BASE (Results 1 – 1 of 1) sorted by relevance

/bsp/bluetrum/libraries/hal_libraries/bmsis/include/
A Dab32vg1.h58 #define SFR5_BASE (0x00000000 + 0x500) macro
190 #define PICCONCLR SFR_WO (SFR5_BASE + 0x0c*4)
191 #define PICCONSET SFR_WO (SFR5_BASE + 0x0d*4)
192 #define PICENCLR SFR_WO (SFR5_BASE + 0x0e*4)
193 #define PICENSET SFR_WO (SFR5_BASE + 0x0f*4)
195 #define PICCON SFR_RW (SFR5_BASE + 0x10*4)
196 #define PICEN SFR_RW (SFR5_BASE + 0x11*4)
197 #define PICPR SFR_RW (SFR5_BASE + 0x12*4)
198 #define PICADR SFR_RW (SFR5_BASE + 0x13*4)
199 #define PICPND SFR_RW (SFR5_BASE + 0x14*4)
[all …]

Completed in 5 milliseconds