Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c106 inst->TMCTRL |= BIT(NPCX_TMCTRL_TAEN); in tach_npcx_start_port_a()
130 inst->TMCTRL |= BIT(NPCX_TMCTRL_TBEN); in tach_npcx_start_port_b()
224 SET_FIELD(inst->TMCTRL, NPCX_TMCTRL_MDSEL_FIELD, NPCX_TACH_MDSEL); in tach_npcx_configure()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1333 volatile uint8_t TMCTRL; member