zephyr/subsys/emul
Simon Glass e43c181934 emul: spi: emul_bmi160: Move logging to access functions
Move the logging for transactions to the functions that actually access
registers and sample data. This avoids needed to repeat this code when
I2C starts calling these functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-10-27 16:41:30 +01:00
..
i2c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
spi emul: spi: emul_bmi160: Move logging to access functions 2020-10-27 16:41:30 +01:00
CMakeLists.txt emul: Add an emulator for the Bosch BMI160 accelerometer 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
emul.c emul: Add messages in emul_init_for_bus_from_list 2020-10-05 15:33:00 -04:00