1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/native/periph
benpicco 029ae8c7d2
Merge pull request #14766 from benpicco/cpu/native-rtc_set_alarm
cpu/native: RTC: implement rtc_set_alarm()
2020-08-28 17:39:47 +02:00
..
cpuid.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
eeprom.c cpu/native: implement eeprom peripheral driver 2020-04-29 08:55:08 +02:00
gpio_linux.c cpu/native: add Linux GPIO implementation 2020-08-25 13:53:14 +02:00
gpio_mock.c cpu/native: gpio: provide dummy implementations for GPIO IRQ 2020-08-25 13:53:14 +02:00
hwrng.c cpu/native: fix doxygen grouping 2018-06-11 19:12:02 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pm.c cpu/native: add Linux GPIO implementation 2020-08-25 13:53:14 +02:00
pwm.c cpu/native: add pwm implementation 2019-03-11 01:44:22 +01:00
qdec.c cpu/native: correct emails in header 2019-03-11 01:44:22 +01:00
rtc.c cpu/native: RTC: implement rtc_set_alarm() 2020-08-16 23:28:30 +02:00
spidev_linux.c cpu/native: Adapt HW SPI for HW GPIO support 2020-08-25 13:53:14 +02:00
timer.c cpu/native: adapt timer to return 0 on success 2019-09-11 13:51:02 +02:00
uart.c cpu/native: fix doxygen grouping 2018-06-11 19:12:02 +02:00