zephyr/soc
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
..
arc ARC: Add HS4x support 2023-05-02 16:54:24 +02:00
arm intc: miwu: npcx: improve interrupt latency of miwu input events 2023-05-17 09:48:54 +02:00
arm64 soc: Only select HAS_SEGGER_RTT if module is available 2023-04-20 14:57:51 +02:00
mips asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nios2 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
posix soc_inf: Refactor native tasks into own header 2023-04-13 13:35:20 +02:00
riscv riscv: Microchip Mi-V should use built-in atomic operations 2023-05-09 13:04:27 +02:00
sparc linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
x86 boards: rpl_crb: Indicate support for SMBus 2023-04-04 08:15:00 -04:00
xtensa intel_adsp: ace: Fix heap in the linker 2023-05-16 20:56:20 -04:00
Kconfig nrf52_bsim: Convert from a nRF52832 to a nRF52833 2023-01-26 09:29:18 +01:00