zephyr/drivers/bbram
Jun Lin e555f20462 driver: bbram: npcx: fix the way to clear bbram status
Bits in the BBRAM status register (BKUP_STS) are write-1-to-clear bits.
The current driver writes 0 to clear those bits, which is incorrect.
Fix it in this commit.

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2024-06-21 10:07:41 +02: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_it8xxx2_emul.c
bbram_microchip_mcp7940n.c
bbram_microchip_mcp7940n_emul.c
bbram_npcx.c
bbram_npcx_emul.c
bbram_shell.c
bbram_stm32.c
bbram_xec.c
it8xxx2.h
npcx.h