Lines Matching full:semtech
4 $id: http://devicetree.org/schemas/iio/proximity/semtech,sx9324.yaml#
7 title: Semtech's SX9324 capacitive proximity sensor
14 Semtech's SX9324 proximity sensor.
21 const: semtech,sx9324
41 semtech,ph0-pin:
57 semtech,ph1-pin:
65 semtech,ph2-pin:
73 semtech,ph3-pin:
82 semtech,ph01-resolution:
90 semtech,ph23-resolution:
97 semtech,startup-sensor:
106 semtech,ph01-proxraw-strength:
115 semtech,ph23-proxraw-strength:
123 semtech,avg-pos-strength:
132 semtech,cs-idle-sleep:
140 semtech,int-comp-resistor:
149 semtech,input-precharge-resistor-ohms:
157 semtech,input-analog-gain:
182 compatible = "semtech,sx9324";
189 semtech,ph0-pin = <1 2 3>;
190 semtech,ph1-pin = <3 2 1>;
191 semtech,ph2-pin = <1 2 3>;
192 semtech,ph3-pin = <3 2 1>;
193 semtech,ph01-resolution = <256>;
194 semtech,ph23-resolution = <256>;
195 semtech,startup-sensor = <1>;
196 semtech,ph01-proxraw-strength = <2>;
197 semtech,ph23-proxraw-strength = <2>;
198 semtech,avg-pos-strength = <64>;
199 semtech,int-comp-resistor = "lowest";
200 semtech,input-precharge-resistor-ohms = <2000>;
201 semtech,cs-idle-sleep = "gnd";