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 964725259a cpu/lpc2387: implement periph/dac
The 10 bit DAC on the lpc23xx is very simple.
It only has one channel and can only be mapped to a single pin (P0.26).

After setting the pin mode to DAC no further configuration in needed.
2019-11-26 01:49:45 +01:00
..
vendor cpu/lpc2387: add UART register map 2019-11-04 01:21:08 +01:00
cpu_conf.h cpu/arm7_common: hook up puf_sram 2019-11-25 02:04:34 +01:00
cpu.h cpu/lpc2387: clean up the platform 2019-09-16 13:08:56 +02:00
lpc2387.h cpu/lpc2387: fix indent 2019-11-07 21:55:24 +01:00
periph_cpu.h cpu/lpc2387: implement periph/dac 2019-11-26 01:49:45 +01:00