libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | PWR_CR1 MMIO32(POWER_CONTROL_BASE + 0x00) |
Power control register. More... | |
#define | PWR_CSR1 MMIO32(POWER_CONTROL_BASE + 0x04) |
Power control/status register. More... | |
#define | PWR_CR2 MMIO32(POWER_CONTROL_BASE + 0x08) |
Power control register 2. More... | |
#define | PWR_CR3 MMIO32(POWER_CONTROL_BASE + 0x0C) |
Power control register 3. More... | |
#define | PWR_CPUCR MMIO32(POWER_CONTROL_BASE + 0x10) |
CPU Power control register 3. More... | |
#define | PWR_D3CR MMIO32(POWER_CONTROL_BASE + 0x18) |
D3 Domain Power Control register. More... | |
#define | PWR_SRDCR MMIO32(POWER_CONTROL_BASE + 0x18) |
#define | PWR_WKUPCR MMIO32(POWER_CONTROL_BASE + 0x20) |
Wakeup Domain Power Control register. More... | |
#define PWR_CPUCR MMIO32(POWER_CONTROL_BASE + 0x10) |
#define PWR_CR1 MMIO32(POWER_CONTROL_BASE + 0x00) |
#define PWR_CR2 MMIO32(POWER_CONTROL_BASE + 0x08) |
#define PWR_CR3 MMIO32(POWER_CONTROL_BASE + 0x0C) |
#define PWR_CSR1 MMIO32(POWER_CONTROL_BASE + 0x04) |
#define PWR_D3CR MMIO32(POWER_CONTROL_BASE + 0x18) |
#define PWR_SRDCR MMIO32(POWER_CONTROL_BASE + 0x18) |
#define PWR_WKUPCR MMIO32(POWER_CONTROL_BASE + 0x20) |