blob: c24410c873c7d276a61a2cb54fea2ccc3b627393 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config IIO_ADIS_LIB
tristate
help
A set of IO helper functions for the Analog Devices ADIS* device family.
config IIO_ADIS_LIB_BUFFER
bool
select IIO_TRIGGERED_BUFFER
help
A set of buffer helper functions for the Analog Devices ADIS* device
family.
|