Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c146 IS_BIT_SET(inst->TECTRL, NPCX_TECTRL_TCPND), in tach_npcx_is_underflow()
154 return IS_BIT_SET(inst->TECTRL, NPCX_TECTRL_TCPND); in tach_npcx_is_underflow()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1373 #define NPCX_TECTRL_TCPND 2 macro