Searched refs:rates111x (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/iicbus/adc/ |
H A D | ads111x.c | 116 static const u_int rates111x[8] = { 8, 16, 32, 64, 128, 250, 475, 860}; variable 138 { "ADS1113", fixedranges, rates111x, 1, ADS111x_RANGEDIV }, 139 { "ADS1114", gainranges, rates111x, 1, ADS111x_RANGEDIV }, 140 { "ADS1115", gainranges, rates111x, 8, ADS111x_RANGEDIV },
|