Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c246 inst->TPRSC = MIN(NPCX_TACHO_PRSC_MAX, MAX(prescaler, 1)); in tach_npcx_configure()
/Zephyr-latest/soc/nuvoton/npcx/common/
Dregisters.c143 NPCX_REG_OFFSET_CHECK(tach_reg, TPRSC, 0x008);
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1327 volatile uint8_t TPRSC; member