Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_display.c38 gdisp.screen[disp].flag_lock = 0; in bsp_disp_init()
654 return gdisp.screen[disp].cfg_cnt; in bsp_disp_cfg_get()
670 gdisp.screen[disp].cfg_cnt++; in bsp_disp_shadow_protect()
674 gdisp.screen[disp].flag_lock); in bsp_disp_shadow_protect()
682 gdisp.screen[disp].cfg_cnt++; in bsp_disp_shadow_protect()
688 gdisp.screen[disp].cfg_cnt--; in bsp_disp_shadow_protect()
692 gdisp.screen[disp].cfg_cnt); in bsp_disp_shadow_protect()
698 gdisp.screen[disp].vsync_event_en = enable; in bsp_disp_vsync_event_enable()
778 gdisp.screen[disp].health_info.irq_cnt++; in sync_event_proc()
782 gdisp.screen[disp].have_cfg_reg = true; in sync_event_proc()
[all …]
A Ddisp_display.h36 struct disp_screen_t screen[3]; member
/bsp/stm32/stm32f407-rt-spark/board/ports/lvgl/
A Dlv_port_disp.c20 …#warning Please define or replace the macro MY_DISP_HOR_RES with the actual screen width, default …
25 …#warning Please define or replace the macro MY_DISP_HOR_RES with the actual screen height, default…
/bsp/nxp/imx/imx6ull-smart/drivers/
A Ddrv_lcd.c112 …info->screen.shamem_len = elcd_dev->info.width * elcd_dev->info.height * elcd_dev->info.bits_per_p… in imx6ull_elcd_control()
113 info->screen.shamem_start = (rt_uint32_t)lwp_map_user_phy(lwp_self(), RT_NULL, in imx6ull_elcd_control()
115 info->screen.shamem_len, 1); in imx6ull_elcd_control()
A Ddrv_lcd.h51 struct fb_fix_screen_info screen; member
/bsp/raspberry-pico/RP2040/applications/lvgl/
A DREADME.md37 Select the screen size according to your project requirements (This tutorial is using ST7789).
/bsp/nuvoton/numaker-m467hj/
A DREADME.md54 | Touch screen controller | TPC ILI2130(over i2c1) | Supported |
55 | Touch screen controller | TPC ST1663I(over i2c1) | Supported |
/bsp/renesas/ra6m3-ek/docs/
A Dlvgl使用文档.md71 接着在 `RT-Thread online packages → peripheral libraries and drivers → TFT-LCD ILI9341 SPI screen driv…
/bsp/stm32/stm32f429-st-disco/board/ports/touch/
A Ddrv_touch.c208 MSH_CMD_EXPORT(touch_show_state, show screen coordinate in touching);
/bsp/sparkfun-redv/
A DREADME.md126 clear - clear the terminal screen
/bsp/renesas/rzn2l_etherkit/
A DREADME_zh.md94 clear - clear the terminal screen
A DREADME.md98 clear - clear the terminal screen
/bsp/nuvoton/numaker-iot-m467/
A DREADME.md51 | Touch screen | ADC S/W touch(over eadc0) | Supported |
/bsp/nuvoton/nk-n9h30/
A DREADME.md3 …roller and 2D graphics accelerator, up to 16 million colors (24-bit) LCD screen output, and provid…
/bsp/stm32/stm32f469-st-disco/board/
A DKconfig91 bool "Enable touch screen"
/bsp/renesas/ra6m3-hmi-board/
A DREADME.md101 clear - clear the terminal screen
/bsp/renesas/rzn2l_rsk/
A DREADME.md95 clear - clear the terminal screen
/bsp/renesas/rzt2m_rsk/
A DREADME.md95 clear - clear the terminal screen
/bsp/stm32/docs/
A DHow to make a STM32 BSP for RT-Thread.md197 ![Enter menuconfig to go to the configuration screen](./figures_en/menuconfig_1.png)
/bsp/hpmicro/libraries/hpm_sdk/
A DCHANGELOG.md824 - samples: touch_panel: fix error data when 5 fingers touch screen at same time.

Completed in 27 milliseconds