zephyr/subsys/emul/espi
Aaron Massey 5e2678135d emul: Make emulator parameters consistently named
Some paramaters in prior emulators have historically referred to instances
of struct emul as "emulator" or "emul". The proper parameter name for this
type is "target" as it designates the struct emul instance is the emul
bus (e.g. emul_i2c) controller's target peripheral for dispatch.

Do a small refactor renaming some of these parameters to "target".

TEST=twister on accel, espi, and eeprom drivers tests

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2022-07-19 11:43:30 -05:00
..
CMakeLists.txt emul: Add an emulator for the eSPI Host 2021-01-20 17:49:19 -05:00
emul_espi_host.c emul: Make emulator parameters consistently named 2022-07-19 11:43:30 -05:00
Kconfig emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00