Searched refs:SFR1_BASE (Results 1 – 1 of 1) sorted by relevance
54 #define SFR1_BASE (0x00000000 + 0x100) macro138 #define AUBUFDATA SFR_RW (SFR1_BASE + 0x01*4)139 #define AUBUFCON SFR_RW (SFR1_BASE + 0x02*4)140 #define AUBUFSTARTADDR SFR_RW (SFR1_BASE + 0x03*4)141 #define AUBUFSIZE SFR_RW (SFR1_BASE + 0x04*4)142 #define AUBUFFIFOCNT SFR_RW (SFR1_BASE + 0x05*4)143 #define AUBUF1DATA SFR_RW (SFR1_BASE + 0x06*4)144 #define AUBUF1CON SFR_RW (SFR1_BASE + 0x07*4)145 #define AUBUF1STARTADDR SFR_RW (SFR1_BASE + 0x08*4)146 #define AUBUF1SIZE SFR_RW (SFR1_BASE + 0x09*4)[all …]
Completed in 4 milliseconds