Home
last modified time | relevance | path

Searched full:tearing (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/dts/bindings/display/
Draydium,rm67162.yaml29 The tearing effect pin is asserted by the controller at a display
31 data during a VSYNC interval, removing tearing.
/Zephyr-latest/dts/bindings/mipi-dbi/
Dmipi-dbi-device.yaml34 MIPI DBI tearing enable signal mode. Defaults to disabled.
45 tearing enable synchronization signal is seen. Defaults to 0 since most
Drenesas,smartbond-mipi-dbi.yaml25 Boolean to indicate whether the tearing effect (TE) signal is available or not.
/Zephyr-latest/samples/net/sockets/socketpair/
DREADME.rst56 tearing-down
89 tearing-down
/Zephyr-latest/drivers/display/
Ddisplay_nt35510.h45 #define NT35510_CMD_TEOFF 0x34 /* Tearing effect line off */
46 #define NT35510_CMD_TEEON 0x35 /* Tearing effect line on */
53 #define NT35510_CMD_STESL 0x44 /* Set tearing effect scan line */
Ddisplay_gc9x01x.h27 #define GC9X01X_CMD_TEOFF 0x34U /* Tearing Effect Line OFF */
28 #define GC9X01X_CMD_TEON 0x35U /* Tearing Effect Line ON */
Ddisplay_st7796s.h19 #define ST7796S_CMD_TEON 0x35 /* Tearing effect on */
Ddisplay_st7796s.c49 uint8_t te_mode; /* Tearing enable mode */
50 uint32_t te_delay; /* Tearing enable delay */
Ddisplay_rm67162.c182 /* Set tearing effect signal to only output at V-blank*/
436 * Now, write the framebuffer. If the tearing effect GPIO is present, in rm67162_write()
Ddisplay_gc9x01x.c293 /* Enable Tearing line */ in gc9x01x_regs_init()
/Zephyr-latest/dts/bindings/gpio/
Dnxp,lcd-8080.yaml28 16 LCD TE(tearing effect) pin
/Zephyr-latest/include/zephyr/drivers/
Dmipi_dbi.h324 * @brief Configures MIPI DBI tearing effect signal
326 * Many displays provide a tearing effect signal, which can be configured
331 * display frames until the selected tearing effect signal edge occurs.
/Zephyr-latest/include/zephyr/dt-bindings/mipi_dbi/
Dmipi_dbi.h113 /** MIPI DBI tearing enable synchronization is disabled. */
117 * MIPI DBI tearing enable synchronization on rising edge of TE signal.
131 * MIPI DBI tearing enable synchronization on falling edge of TE signal.
/Zephyr-latest/samples/net/sockets/socketpair/src/
Dmain.c254 printf("tearing-down\n"); in main()
/Zephyr-latest/doc/releases/
Drelease-notes-4.1.rst168 write of the frame, allowing display drivers to implement double buffering / tearing enable
/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_rpmsg_static_vrings.c487 /* Drain pending work items before tearing down channel. in deregister_ept()
/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_nxp_lcdic.c60 /* Tearing enable sync mode */