Home
last modified time | relevance | path

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

/bsp/essemi/es32vf2264/libraries/RV_CORE/Device/EastSoft/ES32VF2264/Include/
A Des32vf2264.h103 #define APB_BASE (0x40000000UL) macro
122 #define AD16C4T_BASE (APB_BASE + 0x0000)
123 #define BS16T_BASE (APB_BASE + 0x0400)
124 #define GP16C4T0_BASE (APB_BASE + 0x0800)
125 #define GP16C4T1_BASE (APB_BASE + 0x0C00)
126 #define GP16C4T2_BASE (APB_BASE + 0x1000)
127 #define EUART0_BASE (APB_BASE + 0x4000)
128 #define EUART1_BASE (APB_BASE + 0x4400)
129 #define CUART0_BASE (APB_BASE + 0x5000)
130 #define CUART1_BASE (APB_BASE + 0x5400)
[all …]
/bsp/loongson/ls2kdev/drivers/
A Dls2k1000.h8 #define APB_BASE CKSEG1ADDR(0xbfe00000) macro
14 #define UARTx_BASE(x) ((APB_BASE | (0x0 << 12) | (x << 8)))
32 #define PMCON_BASE (APB_BASE | (0x7 << 12))
/bsp/synwit/libraries/SWM320_CSL/CMSIS/DeviceSupport/
A DSWM320.h3010 #define APB_BASE 0x40010000 macro
3033 #define PORT_BASE (APB_BASE + 0x00000)
3035 #define GPIOA_BASE (APB_BASE + 0x01000)
3036 #define GPIOB_BASE (APB_BASE + 0x02000)
3037 #define GPIOC_BASE (APB_BASE + 0x03000)
3038 #define GPIOD_BASE (APB_BASE + 0x04000)
3039 #define GPIOM_BASE (APB_BASE + 0x05000)
3040 #define GPION_BASE (APB_BASE + 0x06000)
3041 #define GPIOP_BASE (APB_BASE + 0x08000)
3043 #define TIMR0_BASE (APB_BASE + 0x07000)
[all …]

Completed in 31 milliseconds