zephyr/drivers/bbram
Johan Lafon a63bb6317c drivers: rtc: stm32: allow new RTC driver to work with BBRAM
STM32 BBRAM depends on RTC to work. This changes STM32 RTC init stage to
PRE_KERNEL_1 to allow RTC driver to initialize before BBRAM driver.

Some adjustments are made so that kernel API is not used during the init
procedure.

Signed-off-by: Johan Lafon <johan.lafon@syslinbit.com>
2023-09-20 11:34:52 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.bbram_emul
Kconfig.it8xxx2
Kconfig.microchip
Kconfig.npcx
Kconfig.stm32
Kconfig.xec
bbram_emul.c
bbram_handlers.c
bbram_it8xxx2.c
bbram_microchip_mcp7940n.c
bbram_npcx.c
bbram_shell.c
bbram_stm32.c
bbram_xec.c