Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h1166 #define AHB2PERIPH_BASE (PERIPH_BASE + 0x08000000UL) macro
1273 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x0000UL)
1274 #define GPIOB_BASE (AHB2PERIPH_BASE + 0x0400UL)
1275 #define GPIOC_BASE (AHB2PERIPH_BASE + 0x0800UL)
1276 #define GPIOD_BASE (AHB2PERIPH_BASE + 0x0C00UL)
1277 #define GPIOE_BASE (AHB2PERIPH_BASE + 0x1000UL)
1278 #define GPIOF_BASE (AHB2PERIPH_BASE + 0x1400UL)
1279 #define GPIOG_BASE (AHB2PERIPH_BASE + 0x1800UL)
1280 #define GPIOH_BASE (AHB2PERIPH_BASE + 0x1C00UL)
1282 #define USBOTG_BASE (AHB2PERIPH_BASE + 0x08000000UL)
[all …]