Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c82 #define NPCX_TACHO_PRSC_MAX 0xff macro
246 inst->TPRSC = MIN(NPCX_TACHO_PRSC_MAX, MAX(prescaler, 1)); in tach_npcx_configure()