iio: core: add high pass filter attributes
[deliverable/linux.git] / include / linux / iio / types.h
index 942b6de68e2f3882ec17fbcebfa1e32e27204b0e..32b579525004492d73ad6a3bd061178abb32aa48 100644 (file)
@@ -17,6 +17,8 @@ enum iio_event_info {
        IIO_EV_INFO_VALUE,
        IIO_EV_INFO_HYSTERESIS,
        IIO_EV_INFO_PERIOD,
+       IIO_EV_INFO_HIGH_PASS_FILTER_3DB,
+       IIO_EV_INFO_LOW_PASS_FILTER_3DB,
 };
 
 #define IIO_VAL_INT 1
This page took 0.036441 seconds and 5 git commands to generate.