zephyr/drivers/bbram
Pieter De Gendt 10dafbfcf4 drivers: bbram: Rename emul_bbram_backend_api to emul_bbram_driver_api
Structs with a __subsystem tag are required to have a _driver_api suffix.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-05-03 14:44:41 +01:00
..
bbram_emul.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bbram_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
bbram_it8xxx2.c bbram: fix bbram dead code issue 2024-02-29 11:53:45 +00:00
bbram_it8xxx2_emul.c drivers: bbram: Rename emul_bbram_backend_api to emul_bbram_driver_api 2024-05-03 14:44:41 +01:00
bbram_microchip_mcp7940n.c bbram: mcp7940c: Add emulator 2024-01-12 09:59:31 +01:00
bbram_microchip_mcp7940n_emul.c drivers: bbram: Rename emul_bbram_backend_api to emul_bbram_driver_api 2024-05-03 14:44:41 +01:00
bbram_npcx.c bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00
bbram_npcx_emul.c drivers: bbram: Rename emul_bbram_backend_api to emul_bbram_driver_api 2024-05-03 14:44:41 +01:00
bbram_shell.c drivers: bbram: Introduce BBRAM shell 2022-12-08 16:47:09 +09:00
bbram_stm32.c drivers: bbram: stm32: add include to fix compilation error 2024-02-14 10:40:00 +01:00
bbram_xec.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
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 drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.bbram_emul drivers: bbram: Update Kconfig 2022-08-16 18:08:42 -05:00
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 drivers: rtc: stm32: allow new RTC driver to work with BBRAM 2023-09-20 11:34:52 +01:00
Kconfig.xec drivers: bbram: Update Kconfig 2022-08-16 18:08:42 -05:00
npcx.h bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00