Home
last modified time | relevance | path

Searched refs:view (Results 1 – 13 of 13) sorted by relevance

/bsp/fujitsu/mb9x/mb9bf500r/
A Dinfo.c165 struct rtgui_view* view; in info_entry() local
175 view = rtgui_view_create("view"); in info_entry()
176 RTGUI_WIDGET_BACKGROUND(RTGUI_WIDGET(view)) = white; in info_entry()
177 RTGUI_WIDGET_FOREGROUND(RTGUI_WIDGET(view)) = black; in info_entry()
178 rtgui_widget_set_event_handler(RTGUI_WIDGET(view), view_event_handler); in info_entry()
180 rtgui_workbench_add_view(workbench, view); in info_entry()
182 RTGUI_WIDGET(view)->flag |= RTGUI_WIDGET_FLAG_FOCUSABLE; in info_entry()
184 rtgui_widget_focus(RTGUI_WIDGET(view)); in info_entry()
186 rtgui_view_show(view, RT_FALSE); in info_entry()
/bsp/simulator/SDL2/include/
A DSDL_metal.h79 extern DECLSPEC void SDLCALL SDL_Metal_DestroyView(SDL_MetalView view);
88 extern DECLSPEC void *SDLCALL SDL_Metal_GetLayer(SDL_MetalView view);
/bsp/raspberry-pico/RP2040/applications/lvgl/
A DREADME.md9 - [TFT-SPI ST7789](https://pdf1.alldatasheet.com/datasheet-pdf/view/1170800/SITRONIX/ST7789H2.html)
/bsp/renesas/ra6m3-hmi-board/
A DREADME.md17 Curious about what it looks like? Check out the front view of the development board in the figure b…
21 The back view:
88 …nd you can see RT-Thread’s output information. Enter the help command can view the commands suppor…
/bsp/nuvoton/numaker-iot-ma35d1/
A DREADME.md9 |<p align="center">NuMaker-IoT-MA35D1(Frontend view)</p>|<p align="center">NuMaker-IoT-MA35D1(Backe…
/bsp/core-v-mcu/core-v-cv32e40p/
A Dreadme_EN.md109 …t of RT-Thread. Enter the command`version` to view the version information of RT-Thread. Click Tap…
/bsp/renesas/rzn2l_etherkit/
A DREADME.md18 The front view of the development board is shown below:
84 … (115200-8-1-N) in the terminal tool. After resetting the device, you can view the RT-Thread outpu…
/bsp/renesas/ra8m1-ek/
A DREADME_EN.md73 …nd you can see RT-Thread’s output information. Enter the help command can view the commands suppor…
/bsp/renesas/ra8d1-ek/
A DREADME_EN.md84 …nd you can see RT-Thread’s output information. Enter the help command can view the commands suppor…
/bsp/renesas/rzn2l_rsk/
A DREADME.md81 …the device, you can see the RT-Thread output. Enter the `help` command to view the supported comma…
/bsp/renesas/rzt2m_rsk/
A DREADME.md81 … can see the output information from RT-Thread. Enter the help command to view the supported comma…
/bsp/renesas/docs/
A DRA_Series_Uses_FSP_to_Configure_Peripheral_Drivers.md58 … example, select P105 as the interrupt pin. You can first find the pin to view the IRQx channel nu…
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/
A DDoxyfile472 # the optimal cache size from a speed point of view.
1568 # the table of contents of the HTML help documentation and to the tree view.
2490 # DOT_NODE_ATTR is concatenated with DOT_COMMON_ATTR. For view without boxes

Completed in 24 milliseconds