9da9c90639
To reduce the interrupt latency of MIWU events, the driver prepares a dedicated callback function item list for each MIWU group in this PR. We needn't check the MIWU table and group of the event in ISR. And the maximum item number of each list is also limited to 8. After applying this PR, the interrupt latency reduces to ~10us consistently. Signed-off-by: Mulin Chao <mlchao@nuvoton.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.espi_emul | ||
Kconfig.it8xxx2 | ||
Kconfig.npcx | ||
Kconfig.xec | ||
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 | ||
espi_saf_mchp_xec.c | ||
espi_saf_mchp_xec_v2.c | ||
espi_utils.h | ||
host_subs_npcx.c |