Searched refs:draw (Results 1 – 17 of 17) sorted by relevance
/Zephyr-latest/modules/lvgl/ |
D | CMakeLists.txt | 39 ${LVGL_DIR}/src/draw/dma2d/lv_draw_dma2d.c 40 ${LVGL_DIR}/src/draw/dma2d/lv_draw_dma2d_fill.c 41 ${LVGL_DIR}/src/draw/dma2d/lv_draw_dma2d_img.c 43 ${LVGL_DIR}/src/draw/lv_draw_arc.c 44 ${LVGL_DIR}/src/draw/lv_draw_buf.c 45 ${LVGL_DIR}/src/draw/lv_draw.c 46 ${LVGL_DIR}/src/draw/lv_draw_image.c 47 ${LVGL_DIR}/src/draw/lv_draw_label.c 48 ${LVGL_DIR}/src/draw/lv_draw_line.c 49 ${LVGL_DIR}/src/draw/lv_draw_mask.c [all …]
|
/Zephyr-latest/samples/drivers/display/ |
D | README.rst | 10 This sample will draw some basic rectangles onto the display. 20 to draw full lines at a time. On these displays, the rectangles described above
|
/Zephyr-latest/scripts/build/ |
D | gen_cfb_font_header.py | 107 draw = ImageDraw.Draw(image) 110 size = draw.textbbox((0, 0), chr(i), font=font) 121 draw.text((xpos, ypos), chr(i), font=font)
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | bc12.rst | 8 devices to draw current exceeding the USB 2.0 specification limit of 0.5A, 2.5W. 69 increase the current draw to IUNIT (100 mA) when the connected USB host resumes 70 the USB bus and may increase the current draw to ICFG_MAX (500 mA) when the USB
|
/Zephyr-latest/samples/subsys/input/draw_touch_events/ |
D | README.rst | 9 This sample will draw a small plus in the last touched coordinates, that way you can check
|
/Zephyr-latest/drivers/usb/bc12/ |
D | Kconfig.pi3usb9201 | 40 continue to draw up to 1.5 A.
|
/Zephyr-latest/boards/shields/adafruit_neopixel_grid_bff/doc/ |
D | index.rst | 54 or draw too much current from any on-board voltage regulators.
|
/Zephyr-latest/subsys/fb/ |
D | cfb_shell.c | 527 SHELL_CMD(draw, &sub_cmd_draw, "drawing text", NULL),
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/figures/ |
D | integration_diagram_simplified.drawio | 1 …/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.6.8 Chrome/11…
|
D | integration_diagram_detailed.drawio | 1 …/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.6.8 Chrome/11…
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 142 a k_heap to draw these allocations from for the target thread. 317 not recommended to draw heap memory from a global pool, instead
|
D | syscalls.rst | 478 large to allocate on the stack. In this scenario, it may be necessary to draw
|
/Zephyr-latest/cmake/modules/ |
D | dts.cmake | 424 # Display them as CMake warnings to draw attention.
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 511 For an OS like Zephyr, it would make sense to draw inspiration from
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 21 # to draw in all code required for connection infrastructure.
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 2664 # HAVE_DOT is enabled as well, then dot will be used to draw the graph. In case
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 254 "In the following cell, we'll add some random noise to each value, then draw a new graph:"
|