Home
last modified time | relevance | path

Searched refs:npcx_miwu_irq_get_and_clear_pending (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_miwu.h178 bool npcx_miwu_irq_get_and_clear_pending(const struct npcx_wui *wui);
/Zephyr-latest/drivers/input/
Dinput_npcx_kbd.c64 npcx_miwu_irq_get_and_clear_pending(&config->wui_maps[i]); in npcx_kbd_set_detect_mode()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_miwu.c232 bool npcx_miwu_irq_get_and_clear_pending(const struct npcx_wui *wui) in npcx_miwu_irq_get_and_clear_pending() function
/Zephyr-latest/drivers/espi/
Dhost_subs_npcx.c1091 npcx_miwu_irq_get_and_clear_pending(&host_sub_cfg.host_acc_wui); in npcx_host_enable_access_interrupt()
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c858 npcx_miwu_irq_get_and_clear_pending(&config->shi_cs_wui); in shi_npcx_enable()
/Zephyr-latest/drivers/serial/
Duart_npcx.c1161 npcx_miwu_irq_get_and_clear_pending(&uart_npcx_cfg_##i.uart_rx_wui); \ in DT_INST_FOREACH_STATUS_OKAY()