Home
last modified time | relevance | path

Searched refs:vsync (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/boards/shields/rk043fn02h_ct/
Drk043fn02h_ct.overlay39 vsync-len = <10>;
45 vsync-active = <0>;
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/
Drk043fn66hs_ctg.overlay40 vsync-len = <4>;
46 vsync-active = <0>;
/Zephyr-latest/boards/shields/rk055hdmipi4m/
Drk055hdmipi4m.overlay47 vsync-len = <2>;
51 vsync-active = <0>;
56 * (height + vsync-len + vfront-porch + vback-porch) *
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/
Drk055hdmipi4ma0.overlay47 vsync-len = <2>;
51 vsync-active = <0>;
56 * (height + vsync-len + vfront-porch + vback-porch) *
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/
Drtkmipilcdb00000be.overlay53 vsync-len = <3>;
56 vsync-active = <0>;
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/
Dst_b_lcd40_dsi1_mb1166.overlay46 vsync-active = <0>;
50 vsync-len = <1>;
Dst_b_lcd40_dsi1_mb1166_a09.overlay46 vsync-active = <0>;
50 vsync-len = <120>;
/Zephyr-latest/boards/renesas/da1469x_dk_pro/dts/
Dda1469x_dk_pro_lcdc.overlay73 vsync-len = <2>;
77 vsync-active = <0>;
/Zephyr-latest/boards/shields/weact_ov2640_cam_module/
Dweact_ov2640_cam_module.overlay35 vsync-active = <0>;
/Zephyr-latest/include/zephyr/drivers/
Dmipi_dsi.h50 uint32_t vsync; member
/Zephyr-latest/boards/st/stm32f429i_disc1/
Dstm32f429i_disc1.dts250 vsync-active = <0>;
252 vsync-len = <2>;
/Zephyr-latest/boards/st/stm32h750b_dk/
Dstm32h750b_dk.dts107 vsync-active = <0>;
109 vsync-len = <10>;
/Zephyr-latest/boards/st/stm32f746g_disco/
Dstm32f746g_disco.dts277 vsync-active = <0>;
279 vsync-len = <10>;
/Zephyr-latest/boards/st/stm32f7508_dk/
Dstm32f7508_dk.dts273 vsync-active = <0>;
275 vsync-len = <10>;
/Zephyr-latest/boards/st/stm32h7b3i_dk/
Dstm32h7b3i_dk.dts237 vsync-active = <0>;
239 vsync-len = <10>;
/Zephyr-latest/boards/witte/linum/
Dlinum.dts325 vsync-active = <0>;
327 vsync-len = <10>;
/Zephyr-latest/boards/arduino/nicla_vision/
Darduino_nicla_vision_stm32h747xx_m7.dts246 vsync-active = <0>;
/Zephyr-latest/boards/nxp/frdm_mcxn947/
Dfrdm_mcxn947.dtsi116 vsync-pin = <4>;
/Zephyr-latest/drivers/mipi_dsi/
Ddsi_renesas_ra.c116 cfg.vertical_sync_lines = mdev->timings.vsync; in mipi_dsi_renesas_ra_attach()
Ddsi_stm32.c268 vcfg->VerticalSyncActive = mdev->timings.vsync; in mipi_dsi_stm32_attach()
/Zephyr-latest/drivers/display/
Ddisplay_nt35510.c377 mdev.timings.vsync = NT35510_480X800_VSYNC; in nt35510_init()
Ddisplay_ili9806e_dsi.c395 mdev.timings.vsync = ILITEK_ILI9806E_VSYNC; in ili9806e_init()
Ddisplay_otm8009a.c673 mdev.timings.vsync = OTM8009A_VSYNC; in otm8009a_init()