zephyr/drivers/ec_host_cmd_periph
Michał Barnaś 0918442ba6 ec_host_cmd: add ITE SHI peripheral for the host commands
This commit adds the support for host commands being transported
by the Serial Host Interface on the IT8xxx2 SoC.

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2023-01-11 09:38:45 +01:00
..
CMakeLists.txt ec_host_cmd: add ITE SHI peripheral for the host commands 2023-01-11 09:38:45 +01:00
Kconfig ec_host_cmd: add ITE SHI peripheral for the host commands 2023-01-11 09:38:45 +01:00
ec_host_cmd_periph_espi.c
ec_host_cmd_periph_shi.h ec_host_cmd: add NPCX SHI peripheral for the host commands 2023-01-11 09:38:45 +01:00
ec_host_cmd_periph_shi_ite.c ec_host_cmd: add ITE SHI peripheral for the host commands 2023-01-11 09:38:45 +01:00
ec_host_cmd_periph_shi_npcx.c ec_host_cmd: add NPCX SHI peripheral for the host commands 2023-01-11 09:38:45 +01:00
ec_host_cmd_simulator.c