Searched refs:RED (Results 1 – 20 of 20) sorted by relevance
| /bsp/stm32/stm32f407-rt-spark/board/ports/led_matrix/ |
| A D | drv_matrix_led.c | 50 const RGBColor_TypeDef RED = {0, 255, 0}; variable 250 Set_LEDColor(0, RED); in led_matrix_test1() 253 Set_LEDColor(3, RED); in led_matrix_test1() 256 Set_LEDColor(6, RED); in led_matrix_test1() 269 Set_LEDColor(1, RED); in MSH_CMD_EXPORT() 272 Set_LEDColor(4, RED); in MSH_CMD_EXPORT() 275 Set_LEDColor(7, RED); in MSH_CMD_EXPORT() 277 Set_LEDColor(9, RED); in MSH_CMD_EXPORT() 282 Set_LEDColor(17, RED); in MSH_CMD_EXPORT()
|
| A D | drv_matrix_led.h | 14 extern const RGBColor_TypeDef RED;
|
| /bsp/sparkfun-redv/ |
| A D | README.md | 1 # SparkFun RED-V # 5 [SparkFun RED-V](https://www.sparkfun.com/products/15594) 是一款基于 RISC-V 架构的低成本开源开发板,核心 SoC Freedom … 161 * [RED-V Schematic](https://cdn.sparkfun.com/assets/d/d/1/e/7/RedFive.pdf) 162 * [RED-V Development Guide](https://learn.sparkfun.com/tutorials/red-v-development-guide)
|
| /bsp/tae32f5300/board/dbg/ |
| A D | tae32f53xx_dbg.h | 94 #define RED 31 macro 214 #define LOG_E(fmt, ...) DBG_LogLine("E", RED, fmt, ##__VA_ARGS__)
|
| /bsp/gd32/arm/gd32470z-lckfb/board/ports/ |
| A D | drv_lcd.h | 52 #define RED 0xF800 /* Red */ macro
|
| A D | draw_panel.c | 32 uint16_t color_buf[COLOR_MAX] = {GRAYBLUE, BLACK, BLUE, BRED, GRED, GBLUE, RED, MAGENTA, GRE…
|
| /bsp/k210/drivers/ |
| A D | drv_lcd.h | 23 #define RED 0xF800 macro
|
| /bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/st7735/ |
| A D | lcd.h | 16 #define RED 0xF800 macro
|
| /bsp/stm32/stm32l431-BearPi/board/ports/lcd/ |
| A D | drv_lcd.h | 16 #define RED 0xF800 macro
|
| A D | drv_lcd.c | 784 lcd_clear(RED); in lcd_show_string()
|
| /bsp/stm32/stm32h750-artpi/board/port/ |
| A D | drv_spi_ili9488.h | 28 #define RED 0xFF0000 macro
|
| A D | drv_spi_ili9488.c | 871 lcd_clear(RED); in lcd_show_string()
|
| /bsp/stm32/stm32l475-atk-pandora/board/ports/lcd/ |
| A D | drv_lcd.h | 27 #define RED 0xF800 macro
|
| A D | drv_lcd.c | 846 lcd_clear(RED); in lcd_show_string()
|
| /bsp/k210/drivers/test/ |
| A D | lcd_test.c | 92 lcd_set_color(BLACK, RED); in showcolor()
|
| /bsp/stm32/stm32f407-rt-spark/board/ports/lcd/ |
| A D | drv_lcd.h | 55 #define RED 0xF800 macro
|
| A D | drv_lcd.c | 896 lcd_clear(RED); in lcd_show_string()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/camera/ov7725/ |
| A D | hpm_ov7725.h | 47 #define RED (0x02U) /* AWB – Red channel gain setting */ macro
|
| /bsp/renesas/ra2l1-cpk/docs/ |
| A D | Captouch板载触摸按键配置说明.md | 119 此时,画布下方会显示 RED X 及文本*“**There are some problems with setting**”*(设置存在一些问题)。这表明画布上的按钮没有绑定到任何 MCU 传感器…
|
| /bsp/nxp/lpc/lpc55sxx/Libraries/template/lpc55s6xxxx/ |
| A D | README.md | 192 | PIO1_6 | GPIO1_6 output LED RED |
|
Completed in 29 milliseconds