mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
3890091ced
This patch implements the real time clock module for the QN908X cpus. This module is very straightforward with only the one notable drawback that it doesn't have a match register like the CTIMER block to implement the alarm function. Instead, this driver can only use the interrupt generated ever 1 second to implement the alarm match comparison in software. |
||
---|---|---|
.. | ||
flexcomm.c | ||
gpio_mux.c | ||
gpio.c | ||
Makefile | ||
rtc.c | ||
timer.c | ||
uart.c | ||
wdt.c |