zephyr/drivers/espi
Benjamin Cabé 380dcddac8 drivers: espi: npcx: fix compilation errors
Fix code that couldn't compile due to typos

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-18 09:31:08 -04:00
..
CMakeLists.txt driver: espi: add espi driver for rts5912 2025-05-29 23:25:27 +02:00
espi_emul.c
espi_handlers.c
espi_it8xxx2.c drivers/espi: ite: Add it51xxx compatibility with it8xxx2 support retained 2025-06-16 14:12:44 +02:00
espi_mchp_xec_host_v2.c
espi_mchp_xec_v2.c
espi_mchp_xec_v2.h
espi_mchp_xec.c
espi_npcx.c style: add missing curly braces in if/while/for statements. 2025-05-17 14:10:33 +02:00
espi_realtek_rts5912.c driver: espi: add espi peripheral channel driver for rts5912 2025-05-29 23:25:27 +02:00
espi_saf_mchp_xec_v2.c
espi_saf_mchp_xec.c
espi_taf_npcx.c drivers: espi: npcx: fix compilation errors 2025-06-18 09:31:08 -04:00
espi_utils.h
host_subs_npcx.c
Kconfig driver: espi: add espi driver for rts5912 2025-05-29 23:25:27 +02:00
Kconfig.espi_emul
Kconfig.it8xxx2 drivers/espi: ite: Add it51xxx compatibility with it8xxx2 support retained 2025-06-16 14:12:44 +02:00
Kconfig.npcx drivers: espi: npcx: ensure the host receives the value from eSPI VW 2025-04-18 10:40:23 +02:00
Kconfig.rts5912 driver: espi: add espi peripheral channel 8042_KBC driver for rts5912 2025-05-29 23:25:27 +02:00
Kconfig.xec