Searched +full:read +full:- +full:integrate +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Microchip PAC1921 High-Side Power/Current Monitor with Anaog Output10 - Matteo Martelli <matteomartelli3@gmail.com>17 https://ww1.microchip.com/downloads/en/DeviceDoc/PAC1921-Data-Sheet-DS20005293E.pdf26 vdd-supply: true28 "#io-channel-cells":31 shunt-resistor-micro-ohms:34 the SENSE+ and SENSE- inputs, across which the current is measured.[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 …]