Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nuvoton/nuvoton_tach_npcx/
Dtach_nuvoton_npcx.c140 static inline bool tach_npcx_is_underflow(const struct device *dev) in tach_npcx_is_underflow() function
259 if (tach_npcx_is_underflow(dev)) { in tach_npcx_sample_fetch()