Defined Constants and Types for the LPC43xx A/D Converter
More...
Defined Constants and Types for the LPC43xx A/D Converter
- Version
- 1.0.0
- Author
- © 2012 Michael Ossmann mike@.nosp@m.ossm.nosp@m.ann.c.nosp@m.om
- Date
- 10 March 2013
LGPL License Terms libopencm3 License
◆ ADC0
Definition at line 45 of file adc.h.
◆ ADC0_CR
Definition at line 53 of file adc.h.
◆ ADC0_DR0
Definition at line 68 of file adc.h.
◆ ADC0_DR1
Definition at line 73 of file adc.h.
◆ ADC0_DR2
Definition at line 78 of file adc.h.
◆ ADC0_DR3
Definition at line 83 of file adc.h.
◆ ADC0_DR4
Definition at line 88 of file adc.h.
◆ ADC0_DR5
Definition at line 93 of file adc.h.
◆ ADC0_DR6
Definition at line 98 of file adc.h.
◆ ADC0_DR7
◆ ADC0_GDR
Definition at line 58 of file adc.h.
◆ ADC0_INTEN
Definition at line 63 of file adc.h.
◆ ADC0_STAT
◆ ADC1
Definition at line 46 of file adc.h.
◆ ADC1_CR
Definition at line 54 of file adc.h.
◆ ADC1_DR0
Definition at line 69 of file adc.h.
◆ ADC1_DR1
Definition at line 74 of file adc.h.
◆ ADC1_DR2
Definition at line 79 of file adc.h.
◆ ADC1_DR3
Definition at line 84 of file adc.h.
◆ ADC1_DR4
Definition at line 89 of file adc.h.
◆ ADC1_DR5
Definition at line 94 of file adc.h.
◆ ADC1_DR6
Definition at line 99 of file adc.h.
◆ ADC1_DR7
◆ ADC1_GDR
Definition at line 59 of file adc.h.
◆ ADC1_INTEN
Definition at line 64 of file adc.h.
◆ ADC1_STAT
◆ ADC_CR
#define ADC_CR |
( |
|
port | ) |
MMIO32((port) + 0x000) |
Definition at line 52 of file adc.h.
◆ ADC_DR0
#define ADC_DR0 |
( |
|
port | ) |
MMIO32((port) + 0x010) |
Definition at line 67 of file adc.h.
◆ ADC_DR1
#define ADC_DR1 |
( |
|
port | ) |
MMIO32((port) + 0x014) |
Definition at line 72 of file adc.h.
◆ ADC_DR2
#define ADC_DR2 |
( |
|
port | ) |
MMIO32((port) + 0x018) |
Definition at line 77 of file adc.h.
◆ ADC_DR3
#define ADC_DR3 |
( |
|
port | ) |
MMIO32((port) + 0x01C) |
Definition at line 82 of file adc.h.
◆ ADC_DR4
#define ADC_DR4 |
( |
|
port | ) |
MMIO32((port) + 0x020) |
Definition at line 87 of file adc.h.
◆ ADC_DR5
#define ADC_DR5 |
( |
|
port | ) |
MMIO32((port) + 0x024) |
Definition at line 92 of file adc.h.
◆ ADC_DR6
#define ADC_DR6 |
( |
|
port | ) |
MMIO32((port) + 0x028) |
Definition at line 97 of file adc.h.
◆ ADC_DR7
#define ADC_DR7 |
( |
|
port | ) |
MMIO32((port) + 0x02C) |
◆ ADC_GDR
#define ADC_GDR |
( |
|
port | ) |
MMIO32((port) + 0x004) |
Definition at line 57 of file adc.h.
◆ ADC_INTEN
#define ADC_INTEN |
( |
|
port | ) |
MMIO32((port) + 0x00C) |
Definition at line 62 of file adc.h.
◆ ADC_STAT
#define ADC_STAT |
( |
|
port | ) |
MMIO32((port) + 0x030) |