Searched full:adafruit (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.10/drivers/staging/fbtft/ |
D | fb_hx8357d.h | 3 * 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.
|
D | fb_ili9340.c | 21 /* Init sequence taken from: Arduino Library for the Adafruit 2.2" display */
|
D | fb_hx8357d.c | 4 * Copyright (C) 2015 Adafruit Industries
|
D | fb_sh1106.c | 21 /* Init sequence based on the Adafruit SSD1306 Arduino library */
|
D | fb_seps525.c | 96 /* Init sequence taken from: Arduino Library for the Adafruit 2.2" display */
|
D | fb_ssd1305.c | 32 /* Init sequence taken from the Adafruit SSD1306 Arduino library */
|
D | fb_ssd1325.c | 33 /* Init sequence taken from the Adafruit SSD1306 Arduino library */
|
D | fb_ssd1306.c | 31 /* Init sequence taken from the Adafruit SSD1306 Arduino library */
|
/Linux-v5.10/Documentation/devicetree/bindings/display/ |
D | himax,hx8357d.txt | 4 mode, such as the Adafruit 3.5" TFT for Raspberry Pi. 7 - compatible: "adafruit,yx350hv15", "himax,hx8357d" 20 compatible = "adafruit,yx350hv15", "himax,hx8357d";
|
D | ilitek,ili9341.txt | 7 - compatible: "adafruit,yx240qv29", "ilitek,ili9341" 20 compatible = "adafruit,yx240qv29", "ilitek,ili9341";
|
D | sitronix,st7735r.yaml | 23 Adafruit 1.8" 160x128 Color TFT LCD (Product ID 358 or 618)
|
/Linux-v5.10/drivers/gpu/drm/tiny/ |
D | Kconfig | 40 * YX350HV15-T 3.5" 340x350 TFT (Adafruit 3.5") 65 * YX240QV29-T 2.4" 240x320 TFT (Adafruit 2.4")
|
D | hx8357d.c | 8 * Copyright (C) 2015 Adafruit Industries 209 { .compatible = "adafruit,yx350hv15" },
|
D | ili9341.c | 165 { .compatible = "adafruit,yx240qv29" },
|
D | st7735r.c | 144 /* Cannot read from Adafruit 1.8" display via SPI */
|
/Linux-v5.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 42 "^adafruit,.*": 43 description: Adafruit Industries, LLC
|
/Linux-v5.10/drivers/gpu/drm/panel/ |
D | panel-simple.c | 3009 * pixel clocks, but this is the timing that was being used in the Adafruit 3027 * https://www.adafruit.com/images/product-files/2406/c3163.pdf
|