Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/sensor/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c115 SET_FIELD(inst->TCKC, NPCX_TCKC_C1CSEL_FIELD, data->input_clk == LFCLK in tach_npcx_start_port_a()
139 SET_FIELD(inst->TCKC, NPCX_TCKC_C2CSEL_FIELD, data->input_clk == LFCLK in tach_npcx_start_port_b()
234 inst->TCKC |= BIT(NPCX_TCKC_LOW_PWR); in tach_npcx_configure()
/Zephyr-Core-2.7.6/soc/arm/nuvoton_npcx/common/reg/
Dreg_def.h1282 volatile uint8_t TCKC; member