zephyr/drivers/espi
Mulin Chao ab199d87da driver: host-subs: replace defined() macro with IS_ENABLED().
Replace marco function, defined(), with IS_ENABLED() in host sub-devices
driver implementation. In this PR, we won't replace the macros which
cause -Wimplicit-function-declaration warning if related configuration
is not enabled or its type is not boolean..

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2021-01-15 11:39:45 -05:00
..
CMakeLists.txt
Kconfig driver: espi: add notification and opcodes for ec host command support. 2020-12-20 13:05:50 -05:00
Kconfig.npcx driver: espi: add notification and opcodes for ec host command support. 2020-12-20 13:05:50 -05:00
Kconfig.xec
espi_handlers.c
espi_mchp_xec.c drivers: espi_mchp_xec: Implement support for flash erase 2020-12-16 13:51:12 -05:00
espi_npcx.c driver: espi: add acpi and customized op codes for lpc r/w request func. 2020-12-20 13:05:50 -05:00
espi_utils.h
host_subs_npcx.c driver: host-subs: replace defined() macro with IS_ENABLED(). 2021-01-15 11:39:45 -05:00