zephyr/drivers/rtc
Bjarki Arge Andreasen 3f681806ef drivers: rtc: fake: Patch alarm and update fakes
The RTC alarm and update fakes where not defined correctly. This
commit adjusts them to match the RTC API.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-08-15 11:59:34 -04:00
..
CMakeLists.txt drivers: rtc: add ambiq rtc driver 2024-08-09 17:58:35 +01:00
Kconfig drivers: rtc: add ambiq rtc driver 2024-08-09 17:58:35 +01:00
Kconfig.am1805
Kconfig.ambiq drivers: rtc: add ambiq rtc driver 2024-08-09 17:58:35 +01:00
Kconfig.ds1307
Kconfig.emul
Kconfig.fake
Kconfig.mc146818
Kconfig.numaker
Kconfig.pcf8523
Kconfig.pcf8563
Kconfig.rpi_pico
Kconfig.rv3028
Kconfig.rv8263 drivers: rtc: Add support for Micro Crystal RV-8263-C8 2024-07-29 14:19:47 +02:00
Kconfig.sam
Kconfig.smartbond
Kconfig.stm32
rtc_am1805.c
rtc_ambiq.c drivers: rtc: add ambiq rtc driver 2024-08-09 17:58:35 +01:00
rtc_ds1307.c
rtc_emul.c
rtc_fake.c drivers: rtc: fake: Patch alarm and update fakes 2024-08-15 11:59:34 -04:00
rtc_handlers.c
rtc_ll_stm32.c drivers: rtc: rtc_ll_stm32: coverity 368806 fix 2024-06-24 14:48:15 -04:00
rtc_ll_stm32.h
rtc_mc146818.c
rtc_numaker.c
rtc_pcf8523.c
rtc_pcf8563.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
rtc_rpi_pico.c
rtc_rv3028.c
rtc_rv8263.c drivers: rtc: Change error to ENODATA in get time function 2024-08-02 03:29:41 -04:00
rtc_sam.c
rtc_shell.c
rtc_smartbond.c
rtc_utils.c
rtc_utils.h