Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c112 SET_FIELD(inst->TCKC, NPCX_TCKC_C1CSEL_FIELD, data->input_clk == LFCLK in tach_npcx_start_port_a()
136 SET_FIELD(inst->TCKC, NPCX_TCKC_C2CSEL_FIELD, data->input_clk == LFCLK in tach_npcx_start_port_b()
231 inst->TCKC |= BIT(NPCX_TCKC_LOW_PWR); in tach_npcx_configure()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1330 volatile uint8_t TCKC; member