This website requires JavaScript.
Explore
Help
Sign In
zephyrproject-rtos
/
zephyr
Watch
0
Star
0
Fork
0
You've already forked zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr
synced
2025-08-10 05:17:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3da3959a79
zephyr
/
drivers
/
rtc
History
…
..
CMakeLists.txt
drivers: rtc: add silabs siwx91x rtc driver
2025-05-15 14:09:23 +02:00
Kconfig
Kconfig.am1805
drivers: rtc: new ambiq am1805 rtc driver
2023-09-25 09:47:46 +02:00
Kconfig.ambiq
Kconfig.bq32002
Kconfig.ds1307
Kconfig.ds1337
Kconfig.ds3231
Kconfig.emul
Kconfig.fake
Kconfig.ifx_cat1
Kconfig.mc146818
Kconfig.numaker
Kconfig.nxp_irtc
Kconfig.pcf2123
Kconfig.pcf8523
Kconfig.pcf8563
Kconfig.rpi_pico
Kconfig.rts5912
Kconfig.rv3028
Kconfig.rv8263
drivers: rtc: Add support for Micro Crystal RV-8263-C8
2024-07-29 14:19:47 +02:00
Kconfig.rv8803
Kconfig.rx8130ce
Kconfig.sam
Kconfig.sam0
Kconfig.siwx91x
Kconfig.smartbond
Kconfig.stm32
Kconfig.xmc4xxx
rtc_am1805.c
rtc_ambiq.c
rtc_bq32002.c
rtc_ds1307.c
rtc_ds1337.c
rtc_ds3231.c
rtc_emul.c
rtc_fake.c
rtc_handlers.c
rtc_ifx_cat1.c
rtc_ll_stm32.c
drivers: rtc: rtc_ll_stm32: update to new EXTI API
2025-07-25 08:18:48 -04:00
rtc_ll_stm32.h
rtc_mc146818.c
rtc_numaker.c
drivers: RTC: update API to use DEVICE_API macros
2024-12-03 10:40:18 +01:00
rtc_nxp_irtc.c
drivers: irtc: Updated rtc driver to support NXP RT700 device.
2025-07-28 16:42:30 -04:00
rtc_pcf2123.c
rtc_pcf8523.c
rtc_pcf8563.c
rtc_rpi_pico.c
drivers: rtc: rpi_pico: fix tm_mon and tm_mday offsets
2025-06-12 13:40:59 +02:00
rtc_rts5912.c
rtc_rv3028.c
rtc_rv8263.c
rtc_rv8803.c
rtc_rx8130ce.c
rtc_sam.c
rtc_sam0.c
rtc_shell.c
rtc_silabs_siwx91x.c
rtc_smartbond.c
rtc_utils.c
drivers: rtc: Create utility function for time validation
2024-03-06 10:08:48 +00:00
rtc_utils.h
drivers: rtc: Create utility function for time validation
2024-03-06 10:08:48 +00:00
rtc_xmc4xxx.c