1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc2387/include
Benjamin Valentin 13e578bc84 cpu/lpc2387: implement periph/adc
lpc23xx has a 10 bit ADC with up to 8 channels.

The ADC should be clocked at 4.5 MHz or less, so it uses
(72MHz CCLK / 8) / 2.
2020-02-10 13:25:26 +01:00
..
vendor cpu/lpc2387: add definition of RSIR bits 2019-11-28 11:30:38 +01:00
cpu_conf.h Merge pull request #12901 from benpicco/lpc2387-stacks 2019-12-18 14:12:58 +01:00
cpu.h cpu/lpc2387: add support for backup RAM 2019-11-28 11:33:03 +01:00
lpc2387.h cpu/lpc2387: fix indent 2019-11-07 21:55:24 +01:00
periph_cpu.h cpu/lpc2387: implement periph/adc 2020-02-10 13:25:26 +01:00