Searched refs:THEN (Results 1 – 2 of 2) sorted by relevance
32 #define THEN(base) (*(volatile uint16_t *)(base + NPCX_THEN_OFFSET)) macro
172 THEN(config->base) |= BIT(th_sel); in adc_npcx_enable_threshold_detect()179 THEN(config->base) &= ~BIT(th_sel); in adc_npcx_enable_threshold_detect()