zephyr/subsys/emul
Keith Short 6062914cf2 emul: Add support for backend APIs
The emulator structure currently initializes a bus-level API that is
used to communicated register accesses to the emulator from the parent
bus.

Add support for declaring a backend API for emulators. This provides
tests a common way to interact with emulators of the same device type.

Signed-off-by: Keith Short <keithshort@google.com>
2023-01-27 01:01:06 +09:00
..
espi emul: Add support for backend APIs 2023-01-27 01:01:06 +09:00
i2c emul: Add support for backend APIs 2023-01-27 01:01:06 +09:00
CMakeLists.txt emul: Remove empty files 2022-08-11 11:17:04 -05:00
emul.c emul: remove name param from bus register APIs 2022-07-19 15:52:36 -05:00
emul_bmi160.c emul: Add support for backend APIs 2023-01-27 01:01:06 +09:00
Kconfig emul: Add sbs_gauge emulator 2022-08-17 08:04:17 +00:00