Home
last modified time | relevance | path

Searched full:screen (Results 1 – 25 of 108) sorted by relevance

12345

/Zephyr-Core-3.5.0/dts/bindings/input/
Dst,stmpe811.yaml17 screen-width:
21 Screen width for scaling the reported coordinates.
24 screen-height:
28 Screen height for scaling the reported coordinates.
35 No effect if screen size is not set.
41 No effect if screen size is not set.
47 No effect if screen size is not set.
53 No effect if screen size is not set.
Dxptek,xpt2046.yaml18 description: horizontal resolution of screen
23 description: vertical resolution of screen
/Zephyr-Core-3.5.0/tests/lib/gui/lvgl/src/
Dmain.c33 zassert_not_null(lv_scr_act(), "No default screen"); in ZTEST()
40 zassert_not_null(default_screen, "No default screen"); in ZTEST()
44 zassert_not_null(new_screen, "Failed to create new screen"); in ZTEST()
52 zassert_equal_ptr(act_screen, new_screen, "New screen not active"); in ZTEST()
62 "Default screen not active"); in ZTEST()
/Zephyr-Core-3.5.0/modules/lvgl/
DKconfig.memory46 Size of the buffer used for rendering screen content as a percentage
91 * Horizontal screen resolution
92 * Vertical screen resolution
Dlvgl_display_mono.c25 * flicker if the screen is rendered in multiple in lvgl_flush_cb_mono()
43 * The entire screen has now been rendered. Update the in lvgl_flush_cb_mono()
/Zephyr-Core-3.5.0/drivers/display/
Ddisplay_dummy.c43 "Pitch in descriptor is larger than screen size"); in dummy_display_write()
45 "Height in descriptor is larger than screen size"); in dummy_display_write()
47 "Writing outside screen boundaries in horizontal direction"); in dummy_display_write()
49 "Writing outside screen boundaries in vertical direction"); in dummy_display_write()
Ddisplay_max7219.c170 __ASSERT(desc->pitch <= max_width, "Pitch in descriptor is larger than screen size"); in max7219_write()
171 __ASSERT(desc->height <= max_height, "Height in descriptor is larger than screen size"); in max7219_write()
173 "Writing outside screen boundaries in horizontal direction"); in max7219_write()
175 "Writing outside screen boundaries in vertical direction"); in max7219_write()
Ddisplay_sdl.c210 "Pitch in descriptor is larger than screen size"); in sdl_display_write()
212 "Height in descriptor is larger than screen size"); in sdl_display_write()
214 "Writing outside screen boundaries in horizontal direction"); in sdl_display_write()
216 "Writing outside screen boundaries in vertical direction"); in sdl_display_write()
/Zephyr-Core-3.5.0/include/zephyr/shell/
Dshell_types.h39 uint16_t terminal_hei; /*!< terminal screen height.*/
40 uint16_t terminal_wid; /*!< terminal screen width.*/
/Zephyr-Core-3.5.0/subsys/shell/
Dshell_vt100.h37 /* Set reverse video on screen */
59 /* Set normal video on screen */
155 /* Clear screen from cursor down */
157 /* Clear screen from cursor down */
159 /* Clear screen from cursor up */
161 /* Clear entire screen */
181 /* Screen alignment display */
DKconfig139 Enables VT100 commands in shell (e.g. cursor position, clear screen etc.).
218 By default shell assumes width of a terminal screen set to 80
219 characters. Each time terminal screen width is changed resize command
220 must be called to ensure correct text display on the terminal screen.
/Zephyr-Core-3.5.0/drivers/serial/
DKconfig.native_posix61 default "xterm -e screen %s &"
72 'gnome-terminal -- screen %s'
/Zephyr-Core-3.5.0/samples/modules/tflite-micro/magic_wand/train/
DREADME.md148 Next, in the same window, use `screen` to connect to the device:
151 $ screen ${DEVICENAME} 115200
155 screen and saved in `output.txt`, in the format of "x,y,z" per line.
160 To exit `screen`, hit +Ctrl\\+A+, immediately followed by the +K+ key,
/Zephyr-Core-3.5.0/boards/arm/bl5340_dvk/
DKconfig.defconfig102 # 2.8" TFT Touch Shield for Arduino w/Capacitive Touch Screen Module
104 # https://www.buydisplay.com/2-8-inch-tft-touch-shield-for-arduino-w-capacitive-touch-screen-module
/Zephyr-Core-3.5.0/samples/drivers/kscan_touch/
DREADME.rst27 as you touch the screen.
/Zephyr-Core-3.5.0/dts/bindings/display/
Dsharp,ls0xx.yaml31 white screen. If defined, the pin will be set high during driver
/Zephyr-Core-3.5.0/drivers/input/
Dinput_stmpe811.c18 /* Touch Screen Pins definition */
81 * Touch Screen Control
188 * Touch Screen Control in stmpe811_tsc_control_bits()
240 /* Touch screen configuration */ in stmpe811_ts_init()
274 /* Touch screen control configuration */ in stmpe811_ts_init()
481 LOG_ERR("Touch screen controller initialization failed (%d)", err); in stmpe811_init()
/Zephyr-Core-3.5.0/samples/net/dns_resolve/
DREADME.rst25 - screen terminal emulator or equivalent.
151 $ screen /dev/ttyACM0 115200
/Zephyr-Core-3.5.0/samples/boards/esp32/spiram_test/
DREADME.rst42 console program (e.g., minicom, putty, screen, etc).
/Zephyr-Core-3.5.0/doc/_doxygen/
Ddoxygen-awesome-sidebar-only-darkmode-toggle.css31 @media screen and (min-width: 768px) {
Ddoxygen-awesome.css105 …* Visibility of the top navigation on screens >= 768px. On smaller screen the menu is always visib…
124 * on smaller screens the searchbar will always fill the entire screen width) */
159 @media screen and (max-width: 767px) {
293 @media screen and (min-width: 768px) {
315 @media screen and (max-width: 767px) {
359 @media screen and (max-width: 767px) {
365 @media screen and (min-width: 768px) {
496 @media screen and (max-width: 767px) {
518 @media screen and (max-width: 767px) {
619 @media screen and (max-width: 767px) {
[all …]
/Zephyr-Core-3.5.0/include/zephyr/drivers/misc/ft8xx/
Dft8xx_copro.h129 * @brief Execute the touch screen calibration routine
131 * The calibration procedure collects three touches from the touch screen, then
Dft8xx_dl.h170 * the graphics objects when they are drawn on the screen. This tag value will
190 * virtual screen from (0, 0), while the negative y coordinate value means the
191 * coordinate in the upper virtual screen from (0, 0). If drawing on the
/Zephyr-Core-3.5.0/samples/subsys/fs/format/
DREADME.rst45 When the sample runs successfully you should see following message on the screen:
/Zephyr-Core-3.5.0/include/zephyr/drivers/misc/grove_lcd/
Dgrove_lcd.h26 * @brief Send text to the screen
62 * the screen, the option to display the cursor or not, and the ability to

12345