Home
last modified time | relevance | path

Searched refs:width (Results 176 – 200 of 421) sorted by relevance

12345678910>>...17

/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_smartbond.c341 if (desc->width * desc->height * (DISPLAY_BITS_PER_PIXEL(pixfmt) / BITS_PER_BYTE) != in mipi_dbi_smartbond_write_display()
369 ret = da1469x_lcdc_timings_configure(desc->width, desc->height, in mipi_dbi_smartbond_write_display()
375 LCDC_SMARTBOND_LAYER_CONFIG(layer, framebuf, 0, 0, desc->width, desc->height, in mipi_dbi_smartbond_write_display()
377 da1469x_lcdc_stride_calculation(layer_color, desc->width)); in mipi_dbi_smartbond_write_display()
DCMakeLists.txt11 # Data bus width is used by the SDK driver and processes it as a compile time option
/Zephyr-latest/dts/common/nordic/
Dnrf54l09.dtsi47 nordic,bus-width = <32>;
164 max-bit-width = <32>;
193 max-bit-width = <32>;
345 max-bit-width = <32>;
355 max-bit-width = <32>;
365 max-bit-width = <32>;
375 max-bit-width = <32>;
385 max-bit-width = <32>;
Dnrf9280.dtsi45 nordic,bus-width = <32>;
278 max-bit-width = <32>;
289 max-bit-width = <32>;
300 max-bit-width = <32>;
459 max-bit-width = <32>;
470 max-bit-width = <32>;
749 max-bit-width = <32>;
759 max-bit-width = <32>;
863 max-bit-width = <32>;
873 max-bit-width = <32>;
[all …]
/Zephyr-latest/tests/subsys/display/cfb/basic/src/
Ddraw_rect.c19 static const uint32_t display_width = DT_PROP(DT_CHOSEN(zephyr_display), width);
30 .width = display_width, in cfb_test_before()
Ddraw_text_rectspace1016.c19 static const uint32_t display_width = DT_PROP(DT_CHOSEN(zephyr_display), width);
30 .width = display_width, in cfb_test_before()
Dprint_rectspace1016.c19 static const uint32_t display_width = DT_PROP(DT_CHOSEN(zephyr_display), width);
30 .width = display_width, in cfb_test_before()
/Zephyr-latest/boards/shields/waveshare_epaper/
Dwaveshare_epaper_gdew042t2-p.overlay31 width = <400>;
/Zephyr-latest/boards/renesas/da1469x_dk_pro/dts/
Dda1469x_dk_pro_mipi_dbi.overlay53 width = <240>;
/Zephyr-latest/doc/build/cmake/
Dindex.rst68 :width: 80%
165 :width: 80%
180 :width: 80%
210 :width: 80%
223 :width: 80%
246 :width: 80%
260 :width: 80%
271 :width: 80%
286 :width: 80%
304 :width: 80%
[all …]
/Zephyr-latest/dts/arm/xilinx/
Dzynqmp.dtsi117 amba-ahb-dbus-width = <XLNX_GEM_AMBA_AHB_DBUS_WIDTH_32BIT>;
144 amba-ahb-dbus-width = <XLNX_GEM_AMBA_AHB_DBUS_WIDTH_32BIT>;
171 amba-ahb-dbus-width = <XLNX_GEM_AMBA_AHB_DBUS_WIDTH_32BIT>;
198 amba-ahb-dbus-width = <XLNX_GEM_AMBA_AHB_DBUS_WIDTH_32BIT>;
/Zephyr-latest/drivers/pwm/
Dpwm_litex.c74 .reg_width = DT_INST_REG_ADDR_BY_NAME(n, width), \
/Zephyr-latest/boards/shields/m5stack_core2_ext/doc/
Dindex.rst16 :width: 400 px
/Zephyr-latest/boards/renesas/rcar_spider_s4/
Drcar_spider_s4_r8a779f0_a55.dts47 bus-width = <8>;
/Zephyr-latest/samples/drivers/video/capture/
DKconfig18 Width of the video frame. If set to 0, the default width is used.
/Zephyr-latest/samples/subsys/fs/littlefs/boards/
Dnucleo_h743zi.overlay49 spi-bus-width = <4>;
/Zephyr-latest/dts/riscv/sifive/
Driscv32-fe310.dtsi158 sifive,compare-width = <8>;
168 sifive,compare-width = <16>;
178 sifive,compare-width = <16>;
/Zephyr-latest/boards/st/stm32f429i_disc1/
Dstm32f429i_disc1.dts78 width = <240>;
168 screen-width = <240>;
242 width = <240>;
/Zephyr-latest/boards/shields/g1120b0mipi/
Dg1120b0mipi.overlay53 width = <400>;
/Zephyr-latest/boards/shields/lcd_par_s035/
Dlcd_par_s035_8080.overlay44 width = <480>;
/Zephyr-latest/boards/shields/seeed_xiao_expansion_board/
Dseeed_xiao_expansion_board.overlay35 width = <128>;
/Zephyr-latest/boards/shields/st7735r/
Dst7735r_ada_160x128.overlay27 width = <160>;
/Zephyr-latest/boards/shields/st7789v_generic/
Dst7789v_tl019fqv01.overlay26 width = <320>;
/Zephyr-latest/boards/renesas/rcar_salvator_xs/
Drcar_salvator_xs.dts52 bus-width = <8>;
/Zephyr-latest/boards/fanke/fk750m1_vbt6/
Dfk750m1_vbt6.dts49 width = <240>;
126 spi-bus-width = <4>;

12345678910>>...17