Home
last modified time | relevance | path

Searched full:adafruit (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.12.1/Documentation/devicetree/bindings/input/
Dadafruit,seesaw-gamepad.yaml4 $id: http://devicetree.org/schemas/input/adafruit,seesaw-gamepad.yaml#
7 title: Adafruit Mini I2C Gamepad with seesaw
13 Adafruit Mini I2C Gamepad
28 Datasheet: https://cdn-learn.adafruit.com/downloads/pdf/gamepad-qt.pdf
29 Product page: https://www.adafruit.com/product/5743
30 Arduino Driver: https://github.com/adafruit/Adafruit_Seesaw
34 const: adafruit,seesaw-gamepad
59 compatible = "adafruit,seesaw-gamepad";
/linux-6.12.1/drivers/staging/fbtft/
Dfb_hx8357d.h3 * This is our library for the Adafruit ILI9341 Breakout and Shield
4 * ----> http://www.adafruit.com/products/1651
9 * Adafruit invests time and resources providing this open source code,
10 * please support Adafruit and open-source hardware by purchasing
11 * products from Adafruit!
13 * Written by Limor Fried/Ladyada for Adafruit Industries.
Dfb_ili9340.c20 /* Init sequence taken from: Arduino Library for the Adafruit 2.2" display */
Dfb_hx8357d.c4 * Copyright (C) 2015 Adafruit Industries
Dfb_ssd1325.c33 /* Init sequence taken from the Adafruit SSD1306 Arduino library */
Dfb_sh1106.c20 /* Init sequence based on the Adafruit SSD1306 Arduino library */
Dfb_ssd1305.c32 /* Init sequence taken from the Adafruit SSD1306 Arduino library */
Dfb_seps525.c95 /* Init sequence taken from: Arduino Library for the Adafruit 2.2" display */
Dfb_ssd1306.c31 /* Init sequence taken from the Adafruit SSD1306 Arduino library */
/linux-6.12.1/drivers/input/joystick/
Dadafruit-seesaw.c5 * Driver for Adafruit Mini I2C Gamepad
10 * Datasheet: https://cdn-learn.adafruit.com/downloads/pdf/gamepad-qt.pdf
11 * Product page: https://www.adafruit.com/product/5743
12 * Firmware and hardware sources: https://github.com/adafruit/Adafruit_Seesaw
245 dev_dbg(&client->dev, "Adafruit Seesaw Gamepad, Hardware ID: %02x\n", in seesaw_probe()
268 seesaw->input_dev->name = "Adafruit Seesaw Gamepad"; in seesaw_probe()
313 { .compatible = "adafruit,seesaw-gamepad"},
329 MODULE_DESCRIPTION("Adafruit Mini I2C Gamepad driver");
DKconfig416 tristate "Adafruit Mini I2C Gamepad with Seesaw"
420 Say Y here if you want to use the Adafruit Mini I2C Gamepad.
423 called adafruit-seesaw.
DMakefile31 obj-$(CONFIG_JOYSTICK_SEESAW) += adafruit-seesaw.o
/linux-6.12.1/Documentation/devicetree/bindings/display/
Dhimax,hx8357d.txt4 mode, such as the Adafruit 3.5" TFT for Raspberry Pi.
7 - compatible: "adafruit,yx350hv15", "himax,hx8357d"
20 compatible = "adafruit,yx350hv15", "himax,hx8357d";
Dsitronix,st7735r.yaml24 Adafruit 1.8" 160x128 Color TFT LCD (Product ID 358 or 618)
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dilitek,ili9341.yaml25 - adafruit,yx240qv29
91 compatible = "adafruit,yx240qv29", "ilitek,ili9341";
/linux-6.12.1/Documentation/devicetree/bindings/auxdisplay/
Dholtek,ht16k33.yaml20 - adafruit,3108 # 0.56" 4-Digit 7-Segment FeatherWing Display (Red)
21 - adafruit,3130 # 0.54" Quad Alphanumeric FeatherWing Display (Red)
/linux-6.12.1/drivers/gpu/drm/tiny/
DKconfig108 * YX350HV15-T 3.5" 340x350 TFT (Adafruit 3.5")
146 * YX240QV29-T 2.4" 240x320 TFT (Adafruit 2.4")
Dhx8357d.c8 * Copyright (C) 2015 Adafruit Industries
206 { .compatible = "adafruit,yx350hv15" },
Dili9341.c162 { .compatible = "adafruit,yx240qv29" },
Dst7735r.c141 /* Cannot read from Adafruit 1.8" display via SPI */
/linux-6.12.1/Documentation/devicetree/bindings/iio/accel/
Dmemsensing,msa311.yaml18 https://cdn-shop.adafruit.com/product-files/5309/MSA311-V1.1-ENG.pdf
/linux-6.12.1/drivers/iio/light/
Dtsl2591.c145 * AGAIN values from Adafruit's TSL2591 Arduino library
146 * https://github.com/adafruit/Adafruit_TSL2591_Library
420 * Derived from Adafruit's TSL2591 library
421 * Link: https://github.com/adafruit/Adafruit_TSL2591_Library
/linux-6.12.1/drivers/auxdisplay/
Dht16k33.c758 .compatible = "adafruit,3108", .data = (void *)DISP_QUAD_7SEG,
761 .compatible = "adafruit,3130", .data = (void *)DISP_QUAD_14SEG,
/linux-6.12.1/Documentation/admin-guide/media/
Dcec.rst331 https://www.adafruit.com/product/757
/linux-6.12.1/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml54 "^adafruit,.*":
55 description: Adafruit Industries, LLC

12