Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/adc/
H A Dads111x.c67 #define ADS111x_LOTHRESH 2 /* Compare lo threshold (rw) */ macro
352 if ((err = ads111x_read_2(sc, ADS111x_LOTHRESH, &thresh)) != 0) in ads111x_sysctl_lothresh()