Searched refs:REGS_APB1_BASE (Results 1 – 1 of 1) sorted by relevance
16 #define REGS_APB1_BASE 0x07000000 macro90 #define SUNXI_UART0_BASE (REGS_APB1_BASE + 0x0000)91 #define SUNXI_UART1_BASE (REGS_APB1_BASE + 0x0400)92 #define SUNXI_UART2_BASE (REGS_APB1_BASE + 0x0800)93 #define SUNXI_UART3_BASE (REGS_APB1_BASE + 0x0C00)94 #define SUNXI_UART4_BASE (REGS_APB1_BASE + 0x1000)95 #define SUNXI_UART5_BASE (REGS_APB1_BASE + 0x1400)96 #define SUNXI_TWI0_BASE (REGS_APB1_BASE + 0x2800)97 #define SUNXI_TWI1_BASE (REGS_APB1_BASE + 0x2C00)98 #define SUNXI_TWI2_BASE (REGS_APB1_BASE + 0x3000)[all …]
Completed in 2 milliseconds