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 (PWR_CR1) More... | |
#define | PWR_CSR1 MMIO32(POWER_CONTROL_BASE + 0x04) |
Power control/status register (PWR_CSR1) More... | |
#define | PWR_CR2 MMIO32(POWER_CONTROL_BASE + 0x08) |
Power control register 2 (PWR_CR2) More... | |
#define | PWR_CSR2 MMIO32(POWER_CONTROL_BASE + 0x0c) |
Power control/status register 2 (PWR_CSR2) More... | |
#define PWR_CR1 MMIO32(POWER_CONTROL_BASE + 0x00) |
#define PWR_CR2 MMIO32(POWER_CONTROL_BASE + 0x08) |
#define PWR_CSR1 MMIO32(POWER_CONTROL_BASE + 0x04) |
#define PWR_CSR2 MMIO32(POWER_CONTROL_BASE + 0x0c) |