zephyr/drivers/rtc
Abderrahmane Jarmouni 4d038fb523 drivers: rtc: stm32: fix error handling
re-enable Write Protection when Init Mode errors.

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-05-17 14:47:05 -05:00
..
CMakeLists.txt drivers: rtc: support for Nuvoton numaker m46x 2024-04-30 14:31:29 -04:00
Kconfig drivers: rtc: support for Nuvoton numaker m46x 2024-04-30 14:31:29 -04:00
Kconfig.am1805
Kconfig.ds1307
Kconfig.emul
Kconfig.fake
Kconfig.mc146818
Kconfig.numaker drivers: rtc: support for Nuvoton numaker m46x 2024-04-30 14:31:29 -04:00
Kconfig.pcf8523
Kconfig.pcf8563
Kconfig.rpi_pico drivers: rtc: rpi_pico: Add support for the Raspberry Pi Pico RTC 2024-03-06 10:08:48 +00:00
Kconfig.sam
Kconfig.smartbond
Kconfig.stm32
rtc_am1805.c
rtc_ds1307.c
rtc_emul.c drivers: rtc: Create utility function for time validation 2024-03-06 10:08:48 +00:00
rtc_fake.c
rtc_handlers.c
rtc_ll_stm32.c drivers: rtc: stm32: fix error handling 2024-05-17 14:47:05 -05: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 drivers: rtc: support for Nuvoton numaker m46x 2024-04-30 14:31:29 -04:00
rtc_pcf8523.c
rtc_pcf8563.c
rtc_rpi_pico.c drivers: rtc: rpi_pico: Add alarm support to RPi Pico RTC driver 2024-03-06 10:08:48 +00:00
rtc_sam.c drivers: rtc: Create utility function for time validation 2024-03-06 10:08:48 +00:00
rtc_shell.c
rtc_smartbond.c drivers: rtc: smartbond: Update RTC driver 2024-05-17 14:46:11 -05:00
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