Home
last modified time | relevance | path

Searched defs:hx9023s_ch_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iio/proximity/
Dhx9023s.c103 struct hx9023s_ch_data { struct
104 s16 raw; /* Raw Data*/
105 s16 lp; /* Low Pass Filter Data*/
106 s16 bl; /* Base Line Data */
107 s16 diff; /* Difference of Low Pass Data and Base Line Data */
109 struct {
112 } thres;
114 u16 dac;
115 u8 channel_positive;
116 u8 channel_negative;
[all …]