libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | SYSCTL_SYS_CFG_0 MMIO32(SYSCTL_BASE + 0x0) |
Clock dividers for TIMERSE and SCLK. More... | |
#define | SYSCTL_SYS_CFG_1 MMIO32(SYSCTL_BASE + 0x4) |
TIMERSE0, TIMERSE1, and WDT enable. More... | |
#define | SYSCTL_SYS_DBLF MMIO32(SYSCTL_BASE + 0x8) |
SCLK multiplier (18Mhz and 36Mhz) More... | |
#define | SYSCTL_SYS_CFG_2 MMIO32(SYSCTL_BASE + 0xC) |
MOS Disconnect (Synwit says that this subregister is unused), Sleep Mode, and Internal Oscillator Disconnect. More... | |
#define SYSCTL_SYS_CFG_0 MMIO32(SYSCTL_BASE + 0x0) |
#define SYSCTL_SYS_CFG_1 MMIO32(SYSCTL_BASE + 0x4) |
#define SYSCTL_SYS_CFG_2 MMIO32(SYSCTL_BASE + 0xC) |
#define SYSCTL_SYS_DBLF MMIO32(SYSCTL_BASE + 0x8) |