zephyr/subsys/emul
Simon Glass 442f38d610 emul: Add an emulator for the Bosch BMI160 accelerometer
This emulator supports enable functionality to start up the device and
read a few samples. It connects itself to any BMI160 device it finds in
the device tree. The SPI emulation controller driver is used to direct
SPI messages from the BMI160 driver to the BMI160 emulator.

Add a few more definitions to the header file, as needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-10-05 15:33:00 -04:00
..
i2c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
spi emul: Add an emulator for the Bosch BMI160 accelerometer 2020-10-05 15:33:00 -04:00
CMakeLists.txt emul: Add an emulator for the Bosch BMI160 accelerometer 2020-10-05 15:33:00 -04:00
emul.c emul: Add messages in emul_init_for_bus_from_list 2020-10-05 15:33:00 -04:00
Kconfig emul: Add an emulator for the Bosch BMI160 accelerometer 2020-10-05 15:33:00 -04:00