Home
last modified time | relevance | path

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

/bsp/at91/at91sam9260/platform/
A Dat91sam926x.h94 #define AT91_BASE_SYS 0xffffe800 macro
100 #define AT91_ECC (0xffffe800 - AT91_BASE_SYS)
101 #define AT91_SDRAMC (0xffffea00 - AT91_BASE_SYS)
102 #define AT91_SMC (0xffffec00 - AT91_BASE_SYS)
103 #define AT91_MATRIX (0xffffee00 - AT91_BASE_SYS)
104 #define AT91_CCFG (0xffffef10 - AT91_BASE_SYS)
105 #define AT91_AIC (0xfffff000 - AT91_BASE_SYS)
106 #define AT91_DBGU (0xfffff200 - AT91_BASE_SYS)
107 #define AT91_PIOA (0xfffff400 - AT91_BASE_SYS)
108 #define AT91_PIOB (0xfffff600 - AT91_BASE_SYS)
[all …]
A Dio.h14 #define AT91_BASE_SYS 0xffffe800 macro
29 unsigned int addr = AT91_BASE_SYS; in at91_sys_read()
36 unsigned int addr = AT91_BASE_SYS; in at91_sys_write()

Completed in 8 milliseconds