zephyr/drivers/rtc
Abderrahmane Jarmouni 4682e10e2a drivers: rtc: stm32: subsecond not supported by F2x
subsecond counting is not supported by STM32F2x SoC series.

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-05-13 09:45:17 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.am1805
Kconfig.ds1307
Kconfig.emul
Kconfig.fake
Kconfig.mc146818
Kconfig.numaker
Kconfig.pcf8523
Kconfig.pcf8563
Kconfig.rpi_pico
Kconfig.sam
Kconfig.smartbond
Kconfig.stm32
rtc_am1805.c
rtc_ds1307.c
rtc_emul.c
rtc_fake.c
rtc_handlers.c
rtc_ll_stm32.c drivers: rtc: stm32: subsecond not supported by F2x 2024-05-13 09:45:17 +02:00
rtc_ll_stm32.h drivers: rtc_stm32: add support for alarms A & B 2024-05-13 09:45:17 +02:00
rtc_mc146818.c
rtc_numaker.c
rtc_pcf8523.c
rtc_pcf8563.c
rtc_rpi_pico.c
rtc_sam.c
rtc_shell.c
rtc_smartbond.c
rtc_utils.c
rtc_utils.h