Home
last modified time | relevance | path

Searched refs:LCD_FRAME_BUF_ADDR (Results 1 – 3 of 3) sorted by relevance

/bsp/gd32/arm/gd32470z-lckfb/board/ports/
A Ddrv_lcd.h43 #define LCD_FRAME_BUF_ADDR 0xC0000000 /* SDRAM address for LCD frame buffer */ macro
73 extern uint16_t ltdc_lcd_framebuf0[800][480] __attribute__((at(LCD_FRAME_BUF_ADDR)));
A DREADME.md33 uint16_t ltdc_lcd_framebuf0[800][480] __attribute__((at(LCD_FRAME_BUF_ADDR)));
A Ddrv_lcd.c20 uint16_t ltdc_lcd_framebuf0[800][480] __attribute__((at(LCD_FRAME_BUF_ADDR)));

Completed in 12 milliseconds