zephyr/soc/arm/nuvoton_npcx
Mulin Chao 9da9c90639 intc: miwu: npcx: improve interrupt latency of miwu input events
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>
2023-05-17 09:48:54 +02:00
..
common intc: miwu: npcx: improve interrupt latency of miwu input events 2023-05-17 09:48:54 +02:00
npcx7
npcx9
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc