zephyr/drivers/espi
Flavio Ceolin aeb70d5471 drivers: espi_mchp_xec: Update driver to espi API changes
espi driver API is passing struct by reference, just fixed this
driver to follow that changes.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-04-17 10:33:02 -07:00
..
CMakeLists.txt drivers: espi: Add some missing verification handlers 2020-04-17 10:33:02 -07:00
espi_handlers.c drivers: espi: Change syscall APIs to pass structs by reference 2020-04-17 10:33:02 -07:00
espi_mchp_xec.c drivers: espi_mchp_xec: Update driver to espi API changes 2020-04-17 10:33:02 -07:00
espi_utils.h
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
Kconfig.xec