Home
last modified time | relevance | path

Searched refs:NPCX_THRCTL_THEN (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcx/npcx7/
Dsoc.h32 #define NPCX_THRCTL_THEN 15 macro
/Zephyr-latest/soc/nuvoton/npcx/npcx9/
Dsoc.h33 #define NPCX_THRCTL_THEN 15 macro
/Zephyr-latest/drivers/adc/
Dadc_npcx.c174 THRCTL(config->base, th_sel) |= BIT(NPCX_THRCTL_THEN); in adc_npcx_enable_threshold_detect()
181 THRCTL(config->base, th_sel) &= ~BIT(NPCX_THRCTL_THEN); in adc_npcx_enable_threshold_detect()