Searched full:graphics (Results 1 – 25 of 90) sorted by relevance
1234
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx_dl.h | 54 * @brief Begin drawing a graphics primitive 74 * @param prim Graphics primitive 141 * @brief End drawing a graphics primitive 145 * save extra graphics instructions in the display list RAM. 165 * @brief Attach the tag value for the following graphics objects. 170 * the graphics objects when they are drawn on the screen. This tag value will 172 * is used to disable it. Once the following graphics objects are drawn, they 173 * are attached with the tag value successfully. When the graphics objects 176 * tag value of the graphics object being touched. If there is no @ref FT8XX_TAG 177 * commands in one display list, all the graphics objects rendered by the [all …]
|
D | ft8xx_reference_api.h | 267 * @brief Begin drawing a graphics primitive 287 * @param prim Graphics primitive 345 * @brief End drawing a graphics primitive 348 * users can avoid the usage of @ref END in order to save extra graphics 368 * @brief Attach the tag value for the following graphics objects. 372 * specify the value of the tag buffer of the FT8xx that applies to the graphics 375 * disable it. Once the following graphics objects are drawn, they are attached 376 * with the tag value successfully. When the graphics objects attached with the 378 * the tag value of the graphics object being touched. If there is no @ref TAG 379 * commands in one display list, all the graphics objects rendered by the [all …]
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 002_enhancement.md | 27 Add any other context or graphics (drag-and-drop an image) about the feature request here.
|
D | 004_feature_request.md | 27 Add any other context or graphics (drag-and-drop an image) about the feature request here.
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.sdl | 53 Enable hardware acceleration for graphics rendering
|
D | display_ili9xxx.c | 221 * ILI9XXX stores all pixel data in graphics ram (GRAM) as 18 bit in ili9xxx_read() 228 * ILI9XXX graphics RAM results in the following restrictions: in ili9xxx_read() 256 /* Bitshift the graphics RAM data to RGB565. in ili9xxx_read()
|
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/doc/ |
D | index.rst | 41 The MIPI Graphics Expansion Port (J58) connects the EK-RA8D1 board to the MIPI Graphics Expansion B…
|
/Zephyr-latest/arch/x86/core/ |
D | common.S | 77 .long 0 /* linear graphics mode */
|
/Zephyr-latest/modules/lvgl/ |
D | Kconfig | 11 This option enables the LVGL graphics library.
|
/Zephyr-latest/dts/bindings/display/ |
D | galaxycore,gc9x01x.yaml | 9 This driver implements support for various GC9X01X graphics
|
/Zephyr-latest/boards/st/stm32l4r9i_disco/doc/ |
D | index.rst | 10 graphics performance (Chrom-ART Accelerator), and DSI controller offered by the STM32L4R9AI, 12 state-of-the-art energy efficiency, as well as stunning audio and graphics rendering with direct
|
/Zephyr-latest/subsys/shell/ |
D | shell_vt100.h | 89 /* Set G0 alt char ROM and spec. graphics */ 91 /* Set G1 alt char ROM and spec. graphics */
|
/Zephyr-latest/boards/renesas/rcar_salvator_xs/doc/ |
D | index.rst | 22 * two- and three-dimensional graphics engines;
|
/Zephyr-latest/boards/renesas/ek_ra8d1/doc/ |
D | index.rst | 10 graphics-enabled MCUs based on the Arm Cortex-M85 (CM85) core, delivering breakthrough performance 11 of over 3000 Coremark points at 480 MHz and superior graphics capabilities that enable high-resolut… 204 …ers-microprocessors/ra-cortex-m-mcus/ra8d1-480-mhz-arm-cortex-m85-based-graphics-microcontroller-h…
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/ |
D | rcar_h3ulcb_a57.rst | 23 * two- and three-dimensional graphics engines;
|
/Zephyr-latest/include/zephyr/drivers/pcie/ |
D | cap.h | 25 #define PCI_CAP_ID_AGP 0x02U /**< Accelerated Graphics Port */
|
/Zephyr-latest/boards/st/stm32u5a9j_dk/doc/ |
D | index.rst | 11 embedded SRAM, 4 Mbytes of embedded flash memory, and rich graphics features, 14 optimized graphics rendering with the support of the 2.5D NeoChrom Accelerator,
|
/Zephyr-latest/boards/st/stm32f723e_disco/doc/ |
D | index.rst | 7 from audio, multi-sensor support, graphics, security, security, video,
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/ |
D | board.c | 370 * Graphics framework init
|
/Zephyr-latest/subsys/bluetooth/controller/util/ |
D | util.c | 27 * [1] http://graphics.stanford.edu/~seander/bithacks.html#CountBitsSetParallel
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/images/ |
D | dfu_roles_mesh.svg | 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
D | dfu_stages_procedures_mesh.svg | 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
/Zephyr-latest/drivers/pcie/host/ |
D | shell.c | 27 { PCI_CAP_ID_AGP, "Accelerated Graphics Port" },
|
/Zephyr-latest/doc/build/dts/ |
D | zephyr_dt_i2c_high_level.svg | 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
/Zephyr-latest/doc/develop/test/figures/ |
D | fixtures.svg | 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
1234