Home
last modified time | relevance | path

Searched defs:buf_1 (Results 1 – 11 of 11) sorted by relevance

/bsp/stm32/stm32f407-atk-explorer/applications/lvgl/
A Dlv_port_disp.c27 lv_color_t buf_1[LCD_H * LCD_W]; variable
29 __attribute__((at(0x68000000))) lv_color_t buf_1[LCD_H * LCD_W]; variable
31 __attribute__((section(".ARM.__at_0x68000000"))) lv_color_t buf_1[LCD_H * LCD_W]; variable
33 lv_color_t buf_1[LCD_H * LCD_W] __attribute__((section(".MCUlcdgrambysram"))); variable
/bsp/stm32/stm32f407-rt-spark/board/ports/lvgl/
A Dlv_port_disp.c94 …static lv_color_t buf_1[MY_DISP_HOR_RES * MY_DISP_HOR_RES / 2] __attribute__((section(".LVGLccm"))… in lv_port_disp_init() local
97 __attribute__((at(0x10000000))) lv_color_t buf_1[LCD_H * LCD_W / 2]; in lv_port_disp_init() local
/bsp/Infineon/psoc6-evaluationkit-062S2/applications/lvgl/
A Dlv_port_disp.c26 static lv_color_t buf_1[COLOR_BUFFER]; variable
/bsp/stm32/stm32l475-atk-pandora/applications/lvgl/
A Dlv_port_disp.c23 static lv_color_t buf_1[MY_DISP_HOR_RES * DISP_BUFFER_LINES]; variable
/bsp/stm32/stm32h7s7-st-disco/applications/lvgl/
A Dlv_port_disp.c25 static lv_color_t buf_1[MY_DISP_HOR_RES * DISP_BUFFER_LINES]; variable
/bsp/renesas/ra6m4-cpk/board/lvgl/
A Dlv_port_disp.c27 static lv_color_t buf_1[COLOR_BUFFER]; variable
/bsp/stm32/stm32h750-artpi/applications/lvgl/
A Dlv_port_disp.c25 static lv_color_t buf_1[MY_DISP_HOR_RES * DISP_BUFFER_LINES]; variable
/bsp/nxp/lpc/lpc55sxx/lpc55s69_nxp_evk/applications/lvgl/
A Dlv_port_disp.c25 static lv_color_t buf_1[MY_DISP_HOR_RES * DISP_BUFFER_LINES]; variable
/bsp/renesas/ra6m3-ek/board/lvgl/
A Dlv_port_disp.c34 __attribute__((section(".ARM.__at_0x1FFE0000"))) lv_color_t buf_1[COLOR_BUFFER]; variable
/bsp/renesas/ra8m1-ek/board/lvgl/
A Dlv_port_disp.c34 lv_color_t buf_1[COLOR_BUFFER]; variable
/bsp/renesas/ra8d1-ek/board/lvgl/
A Dlv_port_disp.c34 lv_color_t buf_1[COLOR_BUFFER]; variable

Completed in 22 milliseconds