Searched refs:npcx_miwu_set_pseudo_both_edge (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_miwu.c | 129 static void npcx_miwu_set_pseudo_both_edge(uint8_t table, uint8_t group, uint8_t bit) in npcx_miwu_set_pseudo_both_edge() function 161 npcx_miwu_set_pseudo_both_edge(wui_table, wui_group, pending_bit); in intc_miwu_isr_pri() 194 npcx_miwu_set_pseudo_both_edge(wui->table, wui->group, wui->bit); in npcx_miwu_irq_enable() 250 npcx_miwu_set_pseudo_both_edge(wui->table, wui->group, wui->bit); in npcx_miwu_irq_get_and_clear_pending() 339 npcx_miwu_set_pseudo_both_edge(wui->table, wui->group, wui->bit); in npcx_miwu_interrupt_configure()
|