Searched refs:NPCX_MIWU_TRIG_LOW (Results 1 – 5 of 5) sorted by relevance
48 NPCX_MIWU_TRIG_LOW, /** Edge failing or active low detection */ enumerator
214 case NPCX_MIWU_TRIG_LOW: in npcx_miwu_interrupt_configure()226 case NPCX_MIWU_TRIG_LOW: in npcx_miwu_interrupt_configure()
330 miwu_trig = NPCX_MIWU_TRIG_LOW; in gpio_npcx_pin_interrupt_configure()
529 NPCX_MIWU_TRIG_LOW); in uart_npcx_init()
845 npcx_miwu_interrupt_configure(&config->shi_cs_wui, NPCX_MIWU_MODE_EDGE, NPCX_MIWU_TRIG_LOW); in shi_npcx_init_registers()