Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/npcx7/
Dsoc.h35 #define NPCX_THRCTL_THRVAL FIELD(0, 10) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx9/
Dsoc.h36 #define NPCX_THRCTL_THRVAL FIELD(0, 10) macro
/Zephyr-latest/soc/nuvoton/npcx/npcx4/
Dsoc.h37 #define NPCX_THRCTL_THRVAL FIELD(0, 10) macro
/Zephyr-latest/drivers/adc/
Dadc_npcx.c605 SET_FIELD(THRCTL(config->base, th_sel), NPCX_THRCTL_THRVAL, in adc_npcx_threshold_ctrl_setup()