zephyr/drivers/bbram
Yishai Jaffe 1b4cef325b shell: use shell_device_get_binding
Use shell_device_get_binding() instead of device_get_binding() so that
we get the device based on its name and in addition by its label.

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
2024-12-18 15:32:10 +01:00
..
bbram_emul.c drivers: bbram: Place API into iterable section 2024-12-06 10:01:32 +01:00
bbram_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
bbram_it8xxx2.c drivers: bbram: Place API into iterable section 2024-12-06 10:01:32 +01: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 drivers: bbram: Place API into iterable section 2024-12-06 10:01:32 +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 drivers: bbram: Place API into iterable section 2024-12-06 10:01:32 +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 shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
bbram_stm32.c drivers: bbram: Place API into iterable section 2024-12-06 10:01:32 +01:00
bbram_xec.c drivers: bbram: Place API into iterable section 2024-12-06 10:01:32 +01: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
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
npcx.h bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00