| /bsp/raspberry-pi/raspi3-32/driver/ |
| A D | drv_fb.h | 13 #define RGB(r, g, b) ((((r))<<16) | (((g))<<8) | ((b))) macro 15 #define COLOR_BLACK RGB(0, 0, 0) 17 #define COLOR_GREEN RGB(0, 255, 0) 19 #define COLOR_CYAN RGB(0, 255, 255) 21 #define COLOR_RED RGB(255, 0, 0) 23 #define COLOR_YELLOW RGB(255, 255, 0) 25 #define COLOR_WHITE RGB(255, 255, 255)
|
| /bsp/raspberry-pi/raspi4-32/driver/lcd/ |
| A D | lcd_console.h | 16 #define RGB(r, g, b) ((((r))<<16) | (((g))<<8) | ((b))) macro 17 #define COLOR_BLACK RGB(0, 0, 0) 18 #define COLOR_GREEN RGB(0, 255, 0) 19 #define COLOR_CYAN RGB(0, 255, 255) 20 #define COLOR_RED RGB(255, 0, 0) 21 #define COLOR_YELLOW RGB(255, 255, 0) 22 #define COLOR_WHITE RGB(255, 255, 255)
|
| A D | drv_hdmi.h | 13 #define RGB(r, g, b) ((((r))<<16) | (((g))<<8) | ((b))) macro
|
| /bsp/stm32/stm32f103-yf-ufun/ |
| A D | README.md | 17 …、USB 转串口),LED,触摸按键控制芯片 TTP224N-BSB,CH340 USB 转串口芯片。背面有电源开关,BOOT 配置拨码开关,蜂鸣器,RGB LED,RTC 超级电容,复位按键,触… 27 - LED:2个,LED3(R,PA3),LED1(RGB,PA1,PA2,PA0) 43 | RGB LED | 支持 | |
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/soc/ |
| A D | Kconfig | 29 bool "board, disp with TFT RGB" 32 board, disp with TFT RGB
|
| /bsp/raspberry-pico/RP2040/applications/lvgl/ |
| A D | README.md | 13 - Display Resolution: 240*RGB (H) *320(V) 19 \- Source Outputs: 240 RGB Channels
|
| /bsp/stm32/stm32f767-fire-challenger-v1/ |
| A D | README.md | 29 - LED:RGB 灯 49 | LCD | 支持 | 支持 RGB 屏 |
|
| /bsp/stm32/stm32f429-fire-challenger/ |
| A D | README.md | 29 - LED:RGB灯 49 | LCD | 支持 | 支持 RGB 屏 |
|
| /bsp/raspberry-pi/raspi4-64/drivers/ |
| A D | drv_hdmi.h | 13 #define RGB(r, g, b) ((((r))<<16) | (((g))<<8) | ((b))) macro
|
| /bsp/raspberry-pi/raspi3-64/driver/ |
| A D | drv_fb.h | 13 #define RGB(r, g, b) ((((r))<<16) | (((g))<<8) | ((b))) macro
|
| /bsp/nxp/imx/imxrt/imxrt1052-fire-pro/ |
| A D | README.md | 30 - LED:RGB 彩灯 45 | RGB | 支持 | |
|
| /bsp/gd32/arm/gd32470z-lckfb/board/ports/ |
| A D | README.md | 3 用于 GD32F470 立创开发板配套 RGB LCD 屏幕的驱动,支持触摸。
|
| /bsp/nxp/imx/imxrt/imxrt1052-seeed-ArchMix/ |
| A D | README.md | 7 Arch Mix 是 [Seeed Studio](https://www.seeedstudio.com/) 推出的一款基于 i.MX RT 1050 系列芯片的开发板,板载一颗 RGB 灯和一个…
|
| /bsp/stm32/stm32f103-gizwits-gokitv21/ |
| A D | README.md | 42 | RGB LED | 暂不支持 | |
|
| /bsp/stm32/stm32h743-openmv-h7plus/ |
| A D | README.md | 27 - RGB:3个,LED_R (红色,PC0), LED_G(绿色,PC1), LED_B(蓝色,PC2),
|
| /bsp/stm32/stm32f103-fire-arbitrary/ |
| A D | README.md | 29 - LED:1个RGB灯;2个普通LED,D4(蓝色,PF7),D5(蓝色,PF8)
|
| /bsp/stm32/stm32f429-armfly-v6/ |
| A D | README.md | 49 | LCD | 支持 | 支持 RGB 屏 |
|
| /bsp/stm32/stm32l475-atk-pandora/ |
| A D | README.md | 28 - RGB 状态指示灯:1个,(红、绿、蓝三色)
|
| /bsp/bluetrum/ab32vg1-ab-prougen/ |
| A D | README.md | 55 - LED: RGB灯
|
| /bsp/stm32/stm32h743-armfly-v7/ |
| A D | README.md | 37 7. 显示器接口:RGB 24bit、I2C触摸、背光可调
|
| /bsp/renesas/ra6m3-hmi-board/docs/ |
| A D | lvgl使用文档.md | 9 ## RGB 屏使用配置
|
| /bsp/renesas/ra6m3-ek/docs/ |
| A D | lvgl使用文档.md | 9 ## RGB 屏使用配置
|
| /bsp/stm32/stm32f407-atk-explorer/ |
| A D | README.md | 48 | TFTLCD | 支持 | F407 不带 LTDC 外设,所以需要使用 MCU LCD,而不能直接驱动 RGB 屏幕 |
|
| /bsp/gd32/arm/gd32470z-lckfb/ |
| A D | README.md | 36 - 支持RGB接口和MCU屏幕接口
|
| /bsp/nxp/imx/imxrt/libraries/templates/imxrt1050xxx/board/ |
| A D | Kconfig | 128 bool "Enable RGB LED (PWM1_CH3A, PWM4_CH0A and PWM4_CH1A)"
|