Searched refs:GREEN (Results 1 – 13 of 13) sorted by relevance
| /bsp/stm32/stm32f407-rt-spark/board/ports/led_matrix/ |
| A D | drv_matrix_led.c | 49 const RGBColor_TypeDef GREEN = {255, 0, 0}; variable 251 Set_LEDColor(1, GREEN); in led_matrix_test1() 254 Set_LEDColor(4, GREEN); in led_matrix_test1() 257 Set_LEDColor(7, GREEN); in led_matrix_test1() 270 Set_LEDColor(2, GREEN); in MSH_CMD_EXPORT() 273 Set_LEDColor(5, GREEN); in MSH_CMD_EXPORT() 276 Set_LEDColor(8, GREEN); in MSH_CMD_EXPORT() 279 Set_LEDColor(14, GREEN); in MSH_CMD_EXPORT() 280 Set_LEDColor(15, GREEN); in MSH_CMD_EXPORT()
|
| A D | drv_matrix_led.h | 13 extern const RGBColor_TypeDef GREEN;
|
| /bsp/tae32f5300/board/dbg/ |
| A D | tae32f53xx_dbg.h | 95 #define GREEN 32 macro 202 #define LOG_I(fmt, ...) DBG_LogLine("I", GREEN, fmt, ##__VA_ARGS__)
|
| /bsp/gd32/arm/gd32470z-lckfb/board/ports/ |
| A D | drv_lcd.h | 54 #define GREEN 0x07E0 /* Green */ macro
|
| A D | draw_panel.c | 32 …buf[COLOR_MAX] = {GRAYBLUE, BLACK, BLUE, BRED, GRED, GBLUE, RED, MAGENTA, GREEN, YELLOW, CYAN, BRO…
|
| /bsp/k210/drivers/ |
| A D | drv_lcd.h | 25 #define GREEN 0x07E0 macro
|
| /bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/st7735/ |
| A D | lcd.h | 18 #define GREEN 0x07E0 macro
|
| /bsp/stm32/stm32l431-BearPi/board/ports/lcd/ |
| A D | drv_lcd.h | 18 #define GREEN 0x07E0 macro
|
| /bsp/stm32/stm32h750-artpi/board/port/ |
| A D | drv_spi_ili9488.h | 30 #define GREEN 0x00FF00 macro
|
| /bsp/stm32/stm32l475-atk-pandora/board/ports/lcd/ |
| A D | drv_lcd.h | 29 #define GREEN 0x07E0 macro
|
| /bsp/stm32/stm32f407-rt-spark/board/ports/lcd/ |
| A D | drv_lcd.h | 57 #define GREEN 0x07E0 macro
|
| /bsp/hpmicro/libraries/hpm_sdk/components/camera/ov7725/ |
| A D | hpm_ov7725.h | 48 #define GREEN (0x03U) /* AWB – Green channel gain setting */ macro
|
| /bsp/nxp/lpc/lpc55sxx/Libraries/template/lpc55s6xxxx/ |
| A D | README.md | 193 | PIO1_7 | GPIO1_7 output LED GREEN |
|
Completed in 641 milliseconds