zephyr/subsys/emul
Trent Piepho c09f6918fa i2c: Allow dumping the data of read messages
Add an argument to i2c_dump_msgs() to log the data from reads too.  And
then rename the function to i2c_dump_msgs_rw() so the API doesn't
change.  If the dump is done after a transaction is processed, as
opposed to before, then the read data is valid and can be very useful.

Signed-off-by: Trent Piepho <trent.piepho@igorinstitute.com>
2023-01-26 14:55:44 -05:00
..
espi emul: Add support for backend APIs 2023-01-27 01:01:06 +09:00
i2c i2c: Allow dumping the data of read messages 2023-01-26 14:55:44 -05: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 i2c: Allow dumping the data of read messages 2023-01-26 14:55:44 -05:00
Kconfig emul: Add sbs_gauge emulator 2022-08-17 08:04:17 +00:00