Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ite/ite_tach_it8xxx2/
Dtach_ite_it8xxx2.c86 static bool tach_ch_is_valid(const struct device *dev, int tach_ch) in tach_ch_is_valid() function
127 if (tach_ch_is_valid(dev, tach_ch)) { in tach_it8xxx2_sample_fetch()