zephyr/subsys/emul
Aaron Massey 1cebee4a43 emul: Fix emul_espi_host.c type coercion
The data_host variable in the emul_espi_host_send_cw function should be
assigned the espi host emulator data and not the espi_emul data.

Assign the variable to correct reference.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2022-07-29 20:05:38 -05:00
..
espi emul: Fix emul_espi_host.c type coercion 2022-07-29 20:05:38 -05:00
i2c emul: Make emulator parameters consistently named 2022-07-19 11:43:30 -05:00
spi emul: spi: bmi160: Move to top-level directory 2020-10-27 16:41:30 +01:00
CMakeLists.txt emul: Add an emulator for the eSPI Host 2021-01-20 17:49:19 -05:00
emul.c emul: remove name param from bus register APIs 2022-07-19 15:52:36 -05:00
emul_bmi160.c emul: emul_bmi160: Remove unused bus_label 2022-07-19 13:21:03 -05:00
Kconfig emul: Add an emulator for the eSPI Host 2021-01-20 17:49:19 -05:00