zephyr/drivers/bbram
Yuval Peress 2772843cf1 bbram: npcx: Add emulator
Add an emulator for the NPCX BBRAM which supports reading and writing

Signed-off-by: Yuval Peress <peress@google.com>
2024-01-12 09:59:31 +01:00
..
bbram_emul.c
bbram_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
bbram_it8xxx2_emul.c bbram: it8xxx2: Add emulator implementation 2024-01-12 09:59:31 +01:00
bbram_it8xxx2.c bbram: it8xxx2: Add emulator implementation 2024-01-12 09:59:31 +01:00
bbram_microchip_mcp7940n_emul.c bbram: mcp7940c: Add emulator 2024-01-12 09:59:31 +01:00
bbram_microchip_mcp7940n.c bbram: mcp7940c: Add emulator 2024-01-12 09:59:31 +01:00
bbram_npcx_emul.c bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00
bbram_npcx.c bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00
bbram_shell.c
bbram_stm32.c drivers: bbram: stm32-bbram: port to stm32wl 2023-11-21 08:40:51 +00:00
bbram_xec.c
CMakeLists.txt bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00
it8xxx2.h bbram: it8xxx2: Add emulator implementation 2024-01-12 09:59:31 +01:00
Kconfig
Kconfig.bbram_emul
Kconfig.it8xxx2 bbram: it8xxx2: Add emulator implementation 2024-01-12 09:59:31 +01:00
Kconfig.microchip bbram: mcp7940c: Add emulator 2024-01-12 09:59:31 +01:00
Kconfig.npcx bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00
Kconfig.stm32
Kconfig.xec
npcx.h bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00