Home
last modified time | relevance | path

Searched refs:NPCX_THRCTL_L_H (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcx/npcx7/
Dsoc.h33 #define NPCX_THRCTL_L_H 14 macro
/Zephyr-latest/soc/nuvoton/npcx/npcx9/
Dsoc.h34 #define NPCX_THRCTL_L_H 14 macro
/Zephyr-latest/soc/nuvoton/npcx/npcx4/
Dsoc.h35 #define NPCX_THRCTL_L_H 15 macro
/Zephyr-latest/drivers/adc/
Dadc_npcx.c600 THRCTL(config->base, th_sel) |= BIT(NPCX_THRCTL_L_H); in adc_npcx_threshold_ctrl_setup()
602 THRCTL(config->base, th_sel) &= ~BIT(NPCX_THRCTL_L_H); in adc_npcx_threshold_ctrl_setup()