Home
last modified time | relevance | path

Searched refs:RED (Results 1 – 20 of 20) sorted by relevance

/bsp/stm32/stm32f407-rt-spark/board/ports/led_matrix/
A Ddrv_matrix_led.c50 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 Ddrv_matrix_led.h14 extern const RGBColor_TypeDef RED;
/bsp/sparkfun-redv/
A DREADME.md1 # 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 Dtae32f53xx_dbg.h94 #define RED 31 macro
214 #define LOG_E(fmt, ...) DBG_LogLine("E", RED, fmt, ##__VA_ARGS__)
/bsp/gd32/arm/gd32470z-lckfb/board/ports/
A Ddrv_lcd.h52 #define RED 0xF800 /* Red */ macro
A Ddraw_panel.c32 uint16_t color_buf[COLOR_MAX] = {GRAYBLUE, BLACK, BLUE, BRED, GRED, GBLUE, RED, MAGENTA, GRE…
/bsp/k210/drivers/
A Ddrv_lcd.h23 #define RED 0xF800 macro
/bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/st7735/
A Dlcd.h16 #define RED 0xF800 macro
/bsp/stm32/stm32l431-BearPi/board/ports/lcd/
A Ddrv_lcd.h16 #define RED 0xF800 macro
A Ddrv_lcd.c784 lcd_clear(RED); in lcd_show_string()
/bsp/stm32/stm32h750-artpi/board/port/
A Ddrv_spi_ili9488.h28 #define RED 0xFF0000 macro
A Ddrv_spi_ili9488.c871 lcd_clear(RED); in lcd_show_string()
/bsp/stm32/stm32l475-atk-pandora/board/ports/lcd/
A Ddrv_lcd.h27 #define RED 0xF800 macro
A Ddrv_lcd.c846 lcd_clear(RED); in lcd_show_string()
/bsp/k210/drivers/test/
A Dlcd_test.c92 lcd_set_color(BLACK, RED); in showcolor()
/bsp/stm32/stm32f407-rt-spark/board/ports/lcd/
A Ddrv_lcd.h55 #define RED 0xF800 macro
A Ddrv_lcd.c896 lcd_clear(RED); in lcd_show_string()
/bsp/hpmicro/libraries/hpm_sdk/components/camera/ov7725/
A Dhpm_ov7725.h47 #define RED (0x02U) /* AWB – Red channel gain setting */ macro
/bsp/renesas/ra2l1-cpk/docs/
A DCaptouch板载触摸按键配置说明.md119 此时,画布下方会显示 RED X 及文本*“**There are some problems with setting**”*(设置存在一些问题)。这表明画布上的按钮没有绑定到任何 MCU 传感器…
/bsp/nxp/lpc/lpc55sxx/Libraries/template/lpc55s6xxxx/
A DREADME.md192 | PIO1_6 | GPIO1_6 output LED RED |

Completed in 29 milliseconds