zephyr/drivers/rtc
Henrik Brix Andersen 11fc5d03d1 drivers: rtc: add driver for the nxp pcf8523 rtc
Add RTC device driver for the NXP PCF8523 Real-Time Clock (RTC) and
calendar.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2023-04-27 09:51:42 +02:00
..
CMakeLists.txt drivers: rtc: add driver for the nxp pcf8523 rtc 2023-04-27 09:51:42 +02:00
Kconfig drivers: rtc: add driver for the nxp pcf8523 rtc 2023-04-27 09:51:42 +02:00
Kconfig.emul boards/posix/native_posix: Add emulated RTC device driver 2023-04-04 17:03:38 +02:00
Kconfig.pcf8523 drivers: rtc: add driver for the nxp pcf8523 rtc 2023-04-27 09:51:42 +02:00
rtc_emul.c drivers: rtc: allow configuring the RTC initialization priority 2023-04-27 09:51:42 +02:00
rtc_handlers.c include/drivers: Add RTC API header and handlers 2023-04-04 17:03:38 +02:00
rtc_pcf8523.c drivers: rtc: add driver for the nxp pcf8523 rtc 2023-04-27 09:51:42 +02:00