Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/adc/
H A Dads111x.c69 #define ADS111x_HITHRESH 3 /* Compare hi threshold (rw) */ macro
371 if ((err = ads111x_read_2(sc, ADS111x_HITHRESH, &thresh)) != 0) in ads111x_sysctl_hithresh()