Searched full:ground (Results 1 – 25 of 209) sorted by relevance
123456789
| /kernel/linux/linux-4.19/Documentation/auxdisplay/ |
| D | cfag12864b | 71 (11) [GND]---( 2) Ground 78 Ground (18)---[GND] [+5v]---(19) LED + 79 Ground (19)---[GND] 80 Ground (20)---[GND] E A Values: 81 Ground (21)---[GND] [GND]---[P1]---(18) Vee - R = Resistor = 22 ohm 82 Ground (22)---[GND] | - P1 = Preset = 10 Kohm 83 Ground (23)---[GND] ---- S ------( 3) V0 - P2 = Preset = 1 Kohm 84 Ground (24)---[GND] | | 85 Ground (25)---[GND] [GND]---[P2]---[R]---(20) LED -
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/auxdisplay/ |
| D | cfag12864b.rst | 65 (11) [GND]---( 2) Ground 72 Ground (18)---[GND] [+5v]---(19) LED + 73 Ground (19)---[GND] 74 Ground (20)---[GND] E A Values: 75 Ground (21)---[GND] [GND]---[P1]---(18) Vee - R = Resistor = 22 ohm 76 Ground (22)---[GND] | - P1 = Preset = 10 Kohm 77 Ground (23)---[GND] ---- S ------( 3) V0 - P2 = Preset = 1 Kohm 78 Ground (24)---[GND] | | 79 Ground (25)---[GND] [GND]---[P2]---[R]---(20) LED -
|
| /kernel/linux/linux-4.19/include/dt-bindings/iio/adc/ |
| D | fsl-imx25-gcq.h | 14 #define MX25_ADC_REFN_XN 0 /* XN ground reference */ 15 #define MX25_ADC_REFN_YN 1 /* YN ground reference */ 16 #define MX25_ADC_REFN_NGND 2 /* Internal ground reference */ 17 #define MX25_ADC_REFN_NGND2 3 /* External ground reference */
|
| /kernel/linux/linux-5.10/include/dt-bindings/iio/adc/ |
| D | fsl-imx25-gcq.h | 14 #define MX25_ADC_REFN_XN 0 /* XN ground reference */ 15 #define MX25_ADC_REFN_YN 1 /* YN ground reference */ 16 #define MX25_ADC_REFN_NGND 2 /* Internal ground reference */ 17 #define MX25_ADC_REFN_NGND2 3 /* External ground reference */
|
| /kernel/linux/linux-4.19/Documentation/input/devices/ |
| D | joystick-parport.rst | 87 Ground is quite easy. On PC's parallel port the ground is on any of the 88 pins from pin 18 to pin 25. So use any pin of these you like for the ground:: 90 (pin 18) -----> Ground 126 | o o o o | | | | | +-> Ground 129 | | | +-> Ground | +------------------> Clock 137 | +-------> Latch | +---> Ground 146 +--------> Ground +----------------> Power 171 +--------> Ground 192 +--------> Ground | +--------> Output 3 193 +----------> Ground [all …]
|
| /kernel/linux/linux-5.10/Documentation/input/devices/ |
| D | joystick-parport.rst | 87 Ground is quite easy. On PC's parallel port the ground is on any of the 88 pins from pin 18 to pin 25. So use any pin of these you like for the ground:: 90 (pin 18) -----> Ground 126 | o o o o | | | | | +-> Ground 129 | | | +-> Ground | +------------------> Clock 137 | +-------> Latch | +---> Ground 146 +--------> Ground +----------------> Power 171 +--------> Ground 192 +--------> Ground | +--------> Output 3 193 +----------> Ground [all …]
|
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| D | sa1111_neponset.c | 29 * B0VPP ground (slot B is CF) 30 * B1VPP ground (slot B is CF) 35 * 12INB ground (slot B is CF) 37 * The MAX1600 CODE pin is tied to ground, placing the device in
|
| /kernel/linux/linux-4.19/Documentation/hwmon/ |
| D | ntc_thermistor | 46 --- (ground) 58 --- (ground) 70 -------- (ground) 82 --- (ground)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| D | fsl,imx25-gcq.yaml | 96 0: XN ground reference 97 1: YN ground reference 98 2: Internal ground reference 99 3: External ground reference (default)
|
| /kernel/linux/linux-4.19/drivers/pcmcia/ |
| D | sa1111_neponset.c | 31 * B0VPP ground (slot B is CF) 32 * B1VPP ground (slot B is CF) 37 * 12INB ground (slot B is CF) 39 * The MAX1600 CODE pin is tied to ground, placing the device in
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | ntc_thermistor.rst | 56 -+- (ground) 68 -+- (ground) 80 -+----+- (ground) 92 -+- (ground)
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/ |
| D | samsung,sec-core.txt | 35 - samsung,s2mps11-wrstbi-ground: Indicates that WRSTBI pin of PMIC is pulled 38 - samsung,s2mps11-acokb-ground: Indicates that ACOKB pin of S2MPS11 PMIC is 39 connected to the ground so the PMIC must manually set PWRHOLD bit in CTRL1
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | samsung,sec-core.txt | 35 - samsung,s2mps11-wrstbi-ground: Indicates that WRSTBI pin of PMIC is pulled 38 - samsung,s2mps11-acokb-ground: Indicates that ACOKB pin of S2MPS11 PMIC is 39 connected to the ground so the PMIC must manually set PWRHOLD bit in CTRL1
|
| /kernel/linux/linux-5.10/drivers/extcon/ |
| D | extcon-intel-mrfld.c | 98 bool ground; in mrfld_extcon_get_id() local 122 ground = id & BCOVE_USBIDSTS_GND; in mrfld_extcon_get_id() 125 return ground ? INTEL_USB_ID_GND : INTEL_USB_ID_FLOAT; in mrfld_extcon_get_id() 127 return ground ? INTEL_USB_ID_FLOAT : INTEL_USB_ID_GND; in mrfld_extcon_get_id()
|
| /kernel/linux/linux-5.10/drivers/auxdisplay/ |
| D | Kconfig | 339 0 : no connection (eg: connected to ground) 354 0 : no connection (eg: connected to ground) 369 0 : no connection (eg: connected to ground) 384 0 : no connection (eg: connected to ground) 399 0 : no connection (eg: connected to ground) 414 0 : no connection (eg: connected to ground)
|
| /kernel/linux/linux-4.19/drivers/auxdisplay/ |
| D | Kconfig | 341 0 : no connection (eg: connected to ground) 356 0 : no connection (eg: connected to ground) 371 0 : no connection (eg: connected to ground) 386 0 : no connection (eg: connected to ground) 401 0 : no connection (eg: connected to ground) 416 0 : no connection (eg: connected to ground)
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | fm2fb.c | 99 * 6 ground 100 * 7 ground 101 * 8 ground 102 * 9 ground
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/ |
| D | fm2fb.c | 99 * 6 ground 100 * 7 ground 101 * 8 ground 102 * 9 ground
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | led-lm3530.h | 91 * @als1_resistor_sel: internal resistance from ALS1 input to ground 92 * @als2_resistor_sel: internal resistance from ALS2 input to ground
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | led-lm3530.h | 90 * @als1_resistor_sel: internal resistance from ALS1 input to ground 91 * @als2_resistor_sel: internal resistance from ALS2 input to ground
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/ |
| D | mount-matrix.txt | 96 ground plane and positive towards magnetic North, (x) is in the ground plane, 98 perpendicular to the ground plane and positive upwards.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/dac/ |
| D | ds4424.txt | 18 reg = <0x10>; /* When A0, A1 pins are ground */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/ |
| D | ds4424.txt | 18 reg = <0x10>; /* When A0, A1 pins are ground */
|
| /kernel/linux/linux-4.19/Documentation/w1/ |
| D | w1.generic | 4 signal wire (plus ground, so two wires). 6 Devices communicate on the bus by pulling the signal to ground via an open
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/adc/ |
| D | ti-adc12138.txt | 18 If not specified, this is assumed to be analog ground.
|
123456789