Searched +full:ping +full:- +full:gpios (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/iio/proximity/parallax-ping.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Parallax PING))) and LaserPING range finder10 - Andreas Klinger <ak@it-klinger.de>13 Bit-banging driver using one GPIO:14 - ping-gpios is raised by the driver to start measurement15 - direction of ping-gpio is then switched into input with an interrupt19 http://parallax.com/sites/default/files/downloads/28041-LaserPING-2m-Rangefinder-Guide.pdf[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/mfd/rohm,bd9576-pmic.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Matti Vaittinen <mazziesaccount@gmail.com>14 powering the R-Car series processors.16 monitoring. A watchdog logic with slow ping/windowed modes is also included.21 - rohm,bd957622 - rohm,bd957332 rohm,vout1-en-low:[all …]
6 the right in-kernel and userspace APIs/ABIs for the job, and that these10 - leds-gpio: drivers/leds/leds-gpio.c will handle LEDs connected to GPIO13 - ledtrig-gpio: drivers/leds/trigger/ledtrig-gpio.c will provide a LED trigger,15 (and that LED may in turn use the leds-gpio as per above).17 - gpio-keys: drivers/input/keyboard/gpio_keys.c is used when your GPIO line20 - gpio-keys-polled: drivers/input/keyboard/gpio_keys_polled.c is used when your24 - gpio_mouse: drivers/input/mouse/gpio_mouse.c is used to provide a mouse with25 up to three buttons by simply using GPIOs and no mouse port. You can cut the29 - gpio-beeper: drivers/input/misc/gpio-beeper.c is used to provide a beep from31 off/on, for an actual PWM waveform, see pwm-gpio below.)[all …]