This website requires JavaScript.
Explore
Help
Register
Sign In
bartoszek
/
zephyr
Watch
1
Star
0
Fork
0
You've already forked zephyr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bcfbcc00af
zephyr
/
drivers
/
rtc
History
McAtee Maxwell
61b00097d8
Verification: verify code changes from PR review
...
- verify code changes from PR review Signed-off-by: McAtee Maxwell <maxwell.mcatee@infineon.com>
2024-10-09 13:46:56 +02:00
..
CMakeLists.txt
Drivers: RTC: Initial implementation of RTC for IFX cyw20829
2024-10-09 13:46:56 +02:00
Kconfig
Drivers: RTC: Initial implementation of RTC for IFX cyw20829
2024-10-09 13:46:56 +02: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.ifx_cat1
Drivers: RTC: Initial implementation of RTC for IFX cyw20829
2024-10-09 13:46:56 +02:00
Kconfig.mc146818
Kconfig.numaker
Kconfig.pcf8523
Kconfig.pcf8563
Kconfig.rpi_pico
Kconfig.rv3028
Kconfig.rv8263
Kconfig.sam
Kconfig.smartbond
Kconfig.stm32
Kconfig.xmc4xxx
drivers: rtc: Add RTC driver for Infineon XMC4xxx devices
2024-09-04 09:54:52 +02:00
rtc_am1805.c
rtc_ambiq.c
style: drivers: comply with MISRA C:2012 Rule 15.6
2024-09-11 07:40:35 -04: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_ifx_cat1.c
Verification: verify code changes from PR review
2024-10-09 13:46:56 +02:00
rtc_ll_stm32.c
drivers: rtc: rtc_ll_stm32: add hse clock support
2024-08-28 06:51:00 -04:00
rtc_ll_stm32.h
rtc_mc146818.c
rtc_numaker.c
rtc_pcf8523.c
rtc_pcf8563.c
rtc_rpi_pico.c
rtc_rv3028.c
drivers: rtc: rv3028: adjust timing of EEPROM requests
2024-08-21 16:51:02 -04:00
rtc_rv8263.c
drivers: rtc: off-by-one error in RV-8263-C8 driver
2024-08-22 14:21:41 -04:00
rtc_sam.c
rtc_shell.c
rtc_smartbond.c
zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
2024-10-03 17:06:52 +01:00
rtc_utils.c
rtc_utils.h
rtc_xmc4xxx.c
drivers: rtc: Add RTC driver for Infineon XMC4xxx devices
2024-09-04 09:54:52 +02:00