zephyr/drivers/espi
Mulin Chao 839031271f driver: espi: npcx: add the controller attached flash sharing API
Add the flash channel support by implementing the controller attached
flash sharing APIs, including flash_read, flash_write, and flash_erase.
For flash_read, the max data payload the module can support is 64 bytes
in one transaction.
For flash_write, the max data payload the module can support is 16
bytes in one transaction.

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2022-09-09 16:30:51 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.espi_emul
Kconfig.it8xxx2
Kconfig.npcx
Kconfig.xec
Kconfig.xec_v2
espi_emul.c
espi_handlers.c
espi_it8xxx2.c
espi_mchp_xec.c
espi_mchp_xec_host_v2.c
espi_mchp_xec_v2.c
espi_mchp_xec_v2.h
espi_npcx.c driver: espi: npcx: add the controller attached flash sharing API 2022-09-09 16:30:51 -04:00
espi_saf_mchp_xec.c
espi_utils.h
host_subs_npcx.c