Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c84 #define NPCX_TACHO_CNT_MAX 0xffff macro
98 inst->TCNT1 = NPCX_TACHO_CNT_MAX; in tach_npcx_start_port_a()
99 inst->TCRA = NPCX_TACHO_CNT_MAX; in tach_npcx_start_port_a()
122 inst->TCNT2 = NPCX_TACHO_CNT_MAX; in tach_npcx_start_port_b()
123 inst->TCRB = NPCX_TACHO_CNT_MAX; in tach_npcx_start_port_b()
274 data->capture = NPCX_TACHO_CNT_MAX - in tach_npcx_sample_fetch()