zephyr/drivers/espi
Kumar Gala 3dfcdd81e1 drivers: espi: Convert drivers to new DT device macros
Convert espi drivers to use new DT variants of the DEVICE APIs.
    DEVICE_AND_API_INIT -> DEVICE_DT_DEFINE
    DEVICE_GET -> DEVICE_DT_GET

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-15 15:17:59 -06:00
..
CMakeLists.txt
espi_handlers.c
espi_mchp_xec.c
espi_npcx.c
espi_utils.h
host_subs_npcx.c
Kconfig
Kconfig.npcx
Kconfig.xec