zephyr/drivers/rtc
Christopher Friedt bf4977e41b drivers: rtc: mc146818: changes for y2k test
The year needs to be corrected to an offset from 1900.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-06-21 08:20:45 -04:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B 2023-04-27 14:15:22 +02:00
Kconfig.emul
Kconfig.mc146818 drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B 2023-04-27 14:15:22 +02:00
Kconfig.pcf8523 drivers: rtc: add driver for the nxp pcf8523 rtc 2023-04-27 09:51:42 +02:00
rtc_emul.c
rtc_handlers.c
rtc_mc146818.c drivers: rtc: mc146818: changes for y2k test 2023-06-21 08:20:45 -04:00
rtc_pcf8523.c drivers: rtc: add driver for the nxp pcf8523 rtc 2023-04-27 09:51:42 +02:00