| /bsp/raspberry-pi/raspi4-32/driver/lcd/ |
| A D | lcd_console.c | 62 *addr_32bit++ = fb->back; in newline() 71 *addr_16bit++ = fb->back; in newline() 104 … *((unsigned int*) (addr + line)) = ((int) *(glyph + ((i)/8)) * 1) & mask ? fb->fore : fb->back; in fb_draw_char() 108 … *((unsigned short*) (addr + line)) = ((int) *(glyph + ((i)/8)) * 1) & mask ? fb->fore : fb->back; in fb_draw_char() 227 console_fb.back = CONSOLE_BLACK_32; in lcd_console_init() 232 console_fb.back = CONSOLE_BLACK_16; in lcd_console_init()
|
| A D | lcd_console.h | 48 rt_uint32_t back; member
|
| /bsp/raspberry-pi/raspi3-32/driver/ |
| A D | drv_fb.c | 181 *addr++ = fb->back; in newline() 206 *addr++ = fb->back; in clear_line() 228 *((unsigned int*) (addr + line)) = ((int) *glyph) & mask ? fb->fore : fb->back; in fb_draw_char() 480 _hdmi.fb.back = CONSOLE_BLACK; in hdmi_fb_init()
|
| A D | drv_fb.h | 43 rt_uint32_t back; member
|
| /bsp/microchip/saml10/bsp/documentation/ |
| A D | edbg_usart.rst | 6 the console via EDBG Virtual COM Port. The example echoes received data back to
|
| /bsp/efm32/Libraries/emlib/src/ |
| A D | em_ebi.c | 646 void EBI_TFTHPorchSet(int front, int back, int pulseWidth) in EBI_TFTHPorchSet() argument 649 EFM_ASSERT(back < 256); in EBI_TFTHPorchSet() 653 (back << _EBI_TFTHPORCH_HBPORCH_SHIFT) | in EBI_TFTHPorchSet() 669 void EBI_TFTVPorchSet(int front, int back, int pulseWidth) in EBI_TFTVPorchSet() argument 672 EFM_ASSERT(back < 256); in EBI_TFTVPorchSet() 676 (back << _EBI_TFTVPORCH_VBPORCH_SHIFT) | in EBI_TFTVPorchSet()
|
| /bsp/microchip/samc21/bsp/hal/include/ |
| A D | hpl_dma.h | 73 void * back; member
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/ |
| A D | hpl_dma.h | 73 void * back; member
|
| /bsp/microchip/saml10/bsp/hal/include/ |
| A D | hpl_dma.h | 73 void * back; member
|
| /bsp/microchip/same70/bsp/hal/include/ |
| A D | hpl_dma.h | 73 void * back; member
|
| /bsp/microchip/same54/bsp/hal/include/ |
| A D | hpl_dma.h | 73 void * back; member
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/ |
| A D | hpl_dma.h | 73 void * back; member
|
| /bsp/k210/drivers/ |
| A D | drv_lcd.h | 59 void lcd_set_color(int back, int fore);
|
| A D | drv_mpylcd.c | 483 void lcd_set_color(int back, int fore) in lcd_set_color() argument 485 bcolor = back; in lcd_set_color()
|
| /bsp/stm32/stm32l431-BearPi/board/ports/lcd/ |
| A D | drv_lcd.h | 31 void lcd_set_color(rt_uint16_t back, rt_uint16_t fore);
|
| A D | drv_lcd.c | 223 void lcd_set_color(rt_uint16_t back, rt_uint16_t fore) in lcd_set_color() argument 225 BACK_COLOR = back; in lcd_set_color()
|
| /bsp/ti/c28x/tms320f28379d/targetConfigs/ |
| A D | readme.txt | 8 always switch back to automatic target-configuration management by checking the "Manage the project…
|
| /bsp/stm32/stm32h750-artpi/board/port/ |
| A D | drv_spi_ili9488.h | 45 void lcd_set_color(rt_uint32_t back, rt_uint32_t fore);
|
| /bsp/stm32/stm32l475-atk-pandora/board/ports/lcd/ |
| A D | drv_lcd.h | 42 void lcd_set_color(rt_uint16_t back, rt_uint16_t fore);
|
| /bsp/efm32/Libraries/emlib/inc/ |
| A D | em_ebi.h | 551 void EBI_TFTHPorchSet(int front, int back, int pulseWidth); 552 void EBI_TFTVPorchSet(int front, int back, int pulseWidth);
|
| /bsp/stm32/stm32f407-rt-spark/board/ports/lcd/ |
| A D | drv_lcd.h | 82 void lcd_set_color(rt_uint16_t back, rt_uint16_t fore);
|
| /bsp/ft2004/libraries/ |
| A D | Kconfig | 133 bool "Enable can0 work in loop back"
|
| /bsp/ft2004/ |
| A D | README.md | 216 2. 然后选中 Enable can0 ,Enable can0 work in loop back
|
| /bsp/renesas/ra6m3-hmi-board/ |
| A D | README.md | 21 The back view: 23 
|
| /bsp/stm32/stm32h750-weact-ministm32h7xx/board/ |
| A D | Kconfig | 39 prompt "choice back light"
|