Lines Matching +full:0 +full:x0000
33 #define _BEETLE_GPIO0 (1 << 0)
39 #define _BEETLE_TIMER0 (1 << 0)
57 #define _BEETLE_APB_BASE 0x40000000
58 #define _BEETLE_APB_PER_SIZE 0x1000
59 #define _BEETLE_APB_FULL_SIZE 0x10000
60 #define _BEETLE_AHB_BASE 0x40010000
61 #define _BEETLE_AHB_PER_SIZE 0x1000
62 #define _BEETLE_AHB_FULL_SIZE 0x10000
65 #define _BEETLE_GPIO0_BASE (_BEETLE_AHB_BASE + 0x0000)
66 #define _BEETLE_GPIO1_BASE (_BEETLE_AHB_BASE + 0x1000)
67 #define _BEETLE_GPIO2_BASE (_BEETLE_AHB_BASE + 0x2000)
68 #define _BEETLE_GPIO3_BASE (_BEETLE_AHB_BASE + 0x3000)
69 #define _BEETLE_SYSCON_BASE (_BEETLE_AHB_BASE + 0xF000)
72 #define _BEETLE_TIMER0_BASE (_BEETLE_APB_BASE + 0x0000)
73 #define _BEETLE_TIMER1_BASE (_BEETLE_APB_BASE + 0x1000)
74 #define _BEETLE_DTIMER_BASE (_BEETLE_APB_BASE + 0x2000)
75 #define _BEETLE_FCACHE_BASE (_BEETLE_APB_BASE + 0x3000)
76 #define _BEETLE_UART0_BASE (_BEETLE_APB_BASE + 0x4000)
77 #define _BEETLE_UART1_BASE (_BEETLE_APB_BASE + 0x5000)
78 #define _BEETLE_RTC_BASE (_BEETLE_APB_BASE + 0x6000)
79 #define _BEETLE_I2C0_BASE (_BEETLE_APB_BASE + 0x7000)
80 #define _BEETLE_WDOG_BASE (_BEETLE_APB_BASE + 0x8000)
81 #define _BEETLE_EFLASH_BASE (_BEETLE_APB_BASE + 0x9000)
82 #define _BEETLE_QSPI_BASE (_BEETLE_APB_BASE + 0xB000)
83 #define _BEETLE_SPI0_BASE (_BEETLE_APB_BASE + 0xC000)
84 #define _BEETLE_SPI1_BASE (_BEETLE_APB_BASE + 0xD000)
85 #define _BEETLE_I2C1_BASE (_BEETLE_APB_BASE + 0xE000)
86 #define _BEETLE_TRNG_BASE (_BEETLE_APB_BASE + 0xF000)
89 #define _BEETLE_BITBAND_BASE 0x42000000
90 #define _BEETLE_BITBAND_SIZE 0x2000000
93 #define _BEETLE_PPB_BASE 0xE0000000
94 #define _BEETLE_PPB_SIZE 0x100000