zephyr/drivers/rtc
Bjarki Arge Andreasen ae36da516a boards/posix/native_posix: Add emulated RTC device driver
The emulated RTC device driver is used to emulate a real
RTC device. Note that it is not a replacement for the
native_rtc module, which is used to control simulated time,
get time from the host system, etc.

Signed-off-by: Bjarki Arge Andreasen <baa@trackunit.com>
2023-04-04 17:03:38 +02:00
..
CMakeLists.txt boards/posix/native_posix: Add emulated RTC device driver 2023-04-04 17:03:38 +02:00
Kconfig boards/posix/native_posix: Add emulated RTC device driver 2023-04-04 17:03:38 +02:00
Kconfig.emul boards/posix/native_posix: Add emulated RTC device driver 2023-04-04 17:03:38 +02:00
rtc_emul.c boards/posix/native_posix: Add emulated RTC device driver 2023-04-04 17:03:38 +02:00
rtc_handlers.c include/drivers: Add RTC API header and handlers 2023-04-04 17:03:38 +02:00