zephyr/drivers/rtc
Petr Hlineny 0ed8f10d8a drivers: rtc: stm32: Updated scope of hsem
This commit updates the scope of  hsem.

Signed-off-by: Petr Hlineny <development@hlineny.cz>
2024-01-04 15:32:47 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.am1805
Kconfig.ds1307
Kconfig.emul
Kconfig.fake
Kconfig.mc146818
Kconfig.pcf8523
Kconfig.pcf8563
Kconfig.sam
Kconfig.smartbond
Kconfig.stm32
rtc_am1805.c
rtc_ds1307.c
rtc_emul.c drivers: rtc: set 'rtc_driver_api' as 'static const' 2023-12-27 16:12:06 +00:00
rtc_fake.c drivers: rtc: set 'rtc_driver_api' as 'static const' 2023-12-27 16:12:06 +00:00
rtc_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
rtc_ll_stm32.c drivers: rtc: stm32: Updated scope of hsem 2024-01-04 15:32:47 +01:00
rtc_mc146818.c drivers: rtc: set 'rtc_driver_api' as 'static const' 2023-12-27 16:12:06 +00:00
rtc_pcf8523.c
rtc_pcf8563.c
rtc_sam.c drivers: rtc: set 'rtc_driver_api' as 'static const' 2023-12-27 16:12:06 +00:00
rtc_shell.c
rtc_smartbond.c drivers: rtc: set 'rtc_driver_api' as 'static const' 2023-12-27 16:12:06 +00:00