zephyr/subsys/emul
Aaron Massey 1028459afd emul: Run clang-format
Run clang-format on all files touched by improved emulator API pull-request
that allowed access to the target device emulator from its bus api without
CONTAINER_OF usage.

drivers/i2c/i2c_emul.c
drivers/spi/spi_emul.c
include/zephyr/drivers/emul.h
include/zephyr/drivers/espi_emul.h
include/zephyr/drivers/i2c_emul.h
include/zephyr/drivers/spi_emul.h
subsys/emul/emul.c
subsys/emul/emul_bmi160.c
subsys/emul/espi/emul_espi_host.c
subsys/emul/i2c/emul_atmel_at24.c

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
..
espi emul: Run clang-format 2022-07-19 11:43:30 -05:00
i2c emul: Run clang-format 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: Run clang-format 2022-07-19 11:43:30 -05:00
emul_bmi160.c emul: Run clang-format 2022-07-19 11:43:30 -05:00
Kconfig emul: Add an emulator for the eSPI Host 2021-01-20 17:49:19 -05:00