libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | PWR_CR_VOS_RANGE1 (0x1 << PWR_CR_VOS_LSB) |
#define | PWR_CR_VOS_RANGE2 (0x2 << PWR_CR_VOS_LSB) |
#define | PWR_CR_VOS_RANGE3 (0x3 << PWR_CR_VOS_LSB) |
#define PWR_CR_VOS_RANGE1 (0x1 << PWR_CR_VOS_LSB) |
Definition at line 44 of file pwr_common_v2.h.
#define PWR_CR_VOS_RANGE2 (0x2 << PWR_CR_VOS_LSB) |
Definition at line 45 of file pwr_common_v2.h.
#define PWR_CR_VOS_RANGE3 (0x3 << PWR_CR_VOS_LSB) |
Definition at line 46 of file pwr_common_v2.h.