Searched refs:NPCX_THRCTS_THR1_IEN (Results 1 – 2 of 2) sorted by relevance
250 (NPCX_THRCTS_THR1_IEN + i))) { in adc_npcx_isr()651 thrcts |= BIT(NPCX_THRCTS_THR1_IEN + th_sel); in adc_npcx_threshold_enable_irq()689 thrcts &= ~BIT(NPCX_THRCTS_THR1_IEN + th_sel); in adc_npcx_threshold_disable_irq()
543 #define NPCX_THRCTS_THR1_IEN 8 macro