Home
last modified time | relevance | path

Searched refs:NPCX_TECTRL_TDPND (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c147 IS_BIT_SET(inst->TECTRL, NPCX_TECTRL_TDPND)); in tach_npcx_is_underflow()
156 return IS_BIT_SET(inst->TECTRL, NPCX_TECTRL_TDPND); in tach_npcx_is_underflow()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1374 #define NPCX_TECTRL_TDPND 3 macro