mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 04:05:23 +00:00
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.cap1203 | ||
Kconfig.cst816s | ||
Kconfig.gt911 | ||
Kconfig.ht16k33 | ||
Kconfig.input | ||
Kconfig.it8xxx2 | ||
Kconfig.npcx | ||
Kconfig.xec | ||
Kconfig.xpt2046 | ||
kscan_cap1203.c | ||
kscan_cst816s.c | ||
kscan_gt911.c | ||
kscan_handlers.c | ||
kscan_ht16k33.c | ||
kscan_input.c | ||
kscan_ite_it8xxx2.c | ||
kscan_mchp_xec.c | ||
kscan_npcx.c | ||
kscan_xpt2046.c |