Searched refs:ADS111x_RANGEDIV (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/iicbus/adc/ |
H A D | ads111x.c | 112 #define ADS111x_RANGEDIV ((1 << 15) - 1) macro 138 { "ADS1113", fixedranges, rates111x, 1, ADS111x_RANGEDIV }, 139 { "ADS1114", gainranges, rates111x, 1, ADS111x_RANGEDIV }, 140 { "ADS1115", gainranges, rates111x, 8, ADS111x_RANGEDIV },
|