libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/stm32/common/opamp_common_v2.h>
Go to the source code of this file.
Macros | |
#define | OPAMP1 (OPAMP_BASE + 0x00) |
#define | OPAMP2 (OPAMP_BASE + 0x04) |
#define | OPAMP3 (OPAMP_BASE + 0x08) |
#define | OPAMP4 (OPAMP_BASE + 0x0C) |
#define | OPAMP5 (OPAMP_BASE + 0x10) |
#define | OPAMP6 (OPAMP_BASE + 0x14) |
#define | OPAMP1_CSR OPAMP_CSR(OPAMP1) |
#define | OPAMP2_CSR OPAMP_CSR(OPAMP2) |
#define | OPAMP3_CSR OPAMP_CSR(OPAMP3) |
#define | OPAMP4_CSR OPAMP_CSR(OPAMP4) |
#define | OPAMP5_CSR OPAMP_CSR(OPAMP5) |
#define | OPAMP6_CSR OPAMP_CSR(OPAMP6) |
#define | OPAMP1_TCMR OPAMP_TCMR(OPAMP1) |
#define | OPAMP2_TCMR OPAMP_TCMR(OPAMP2) |
#define | OPAMP3_TCMR OPAMP_TCMR(OPAMP3) |
#define | OPAMP4_TCMR OPAMP_TCMR(OPAMP4) |
#define | OPAMP5_TCMR OPAMP_TCMR(OPAMP5) |
#define | OPAMP6_TCMR OPAMP_TCMR(OPAMP6) |
#define | OPAMP1_CSR_VP_SEL_DAC3CH1 (0x3) |
#define | OPAMP2_CSR_VP_SEL_VINP3 (0x3) |
#define | OPAMP3_CSR_VP_SEL_DAC3CH2 (0x3) |
#define | OPAMP4_CSR_VP_SEL_DAC4CH1 (0x3) |
#define | OPAMP5_CSR_VP_SEL_DAC4CH2 (0x3) |
#define | OPAMP6_CSR_VP_SEL_DAC3CH1 (0x3) |