1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc23xx/periph
Benjamin Valentin 848326bed6 cpu/lpc23xx: RTC: cleanup
- reduce indentation
 - sanitize logic in rtc_set_alarm()
 - ILR register is clear-on-write, writing 0 has no effect
2020-08-07 19:25:38 +02:00
..
adc.c
dac.c
gpio.c cpu/lpc23xx: GPIO: use bitarithm_test_and_clear() 2020-07-28 12:44:36 +02:00
i2c.c
Makefile
pm.c
pwm.c
rtc.c cpu/lpc23xx: RTC: cleanup 2020-08-07 19:25:38 +02:00
spi.c
timer.c
uart.c