libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
 More...
Macros | |
#define | SYSCFG_CFGR1 MMIO32(SYSCFG_BASE + 0x00) |
#define | SYSCFG_CFGR2 MMIO32(SYSCFG_BASE + 0x18) |
#define | SYSCFG_ITLINE(line) MMIO32(SYSCFG_BASE + 0x80 + (line)*4) |

#define SYSCFG_CFGR1 MMIO32(SYSCFG_BASE + 0x00) |
#define SYSCFG_CFGR2 MMIO32(SYSCFG_BASE + 0x18) |
#define SYSCFG_ITLINE | ( | line | ) | MMIO32(SYSCFG_BASE + 0x80 + (line)*4) |