Home
last modified time | relevance | path

Searched refs:width (Results 251 – 275 of 421) sorted by relevance

1...<<11121314151617

/Zephyr-latest/samples/drivers/video/tcpserversink/src/
Dmain.c98 VIDEO_FOURCC_TO_STR(fmt.pixelformat), fmt.width, fmt.height); in main()
/Zephyr-latest/dts/arm/nordic/
Dnrf52810.dtsi179 max-bit-width = <32>;
189 max-bit-width = <32>;
199 max-bit-width = <32>;
Dnrf52811.dtsi211 max-bit-width = <32>;
221 max-bit-width = <32>;
231 max-bit-width = <32>;
Dnrf91_peripherals.dtsi385 max-bit-width = <32>;
395 max-bit-width = <32>;
405 max-bit-width = <32>;
/Zephyr-latest/samples/drivers/display/src/
Dmain.c312 buf_desc.width = capabilities.x_resolution; in main()
336 buf_desc.width = rect_w; in main()
/Zephyr-latest/boards/gd/gd32e103v_eval/
Dgd32e103v_eval.dts131 address-width = <8>;
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx_reference_api.h365 #define LINE_WIDTH(width) FT8XX_LINE_WIDTH(width) argument
/Zephyr-latest/boards/st/stm32h750b_dk/
Dstm32h750b_dk.dts113 width = <480>;
188 spi-bus-width = <4>;
/Zephyr-latest/drivers/dma/
Ddma_max32.c44 static inline int max32_dma_width(uint32_t width) in max32_dma_width() argument
46 switch (width) { in max32_dma_width()
/Zephyr-latest/subsys/shell/
DKconfig105 int "Default terminal width"
109 Default terminal width is used to break lines.
261 By default shell assumes width of a terminal screen set to 80
262 characters. Each time terminal screen width is changed resize command
/Zephyr-latest/boards/gd/gd32f450z_eval/
Dgd32f450z_eval.dts132 address-width = <8>;
/Zephyr-latest/boards/vcc-gnd/yd_stm32h750vb/
Dyd_stm32h750vb.dts120 spi-bus-width = <4>;
/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic.h153 uint32_t width; member
/Zephyr-latest/boards/alientek/pandora_stm32l475/
Dpandora_stm32l475.dts85 spi-bus-width = <4>;
/Zephyr-latest/boards/gd/gd32f470i_eval/
Dgd32f470i_eval.dts140 address-width = <8>;
/Zephyr-latest/boards/st/stm32f723e_disco/
Dstm32f723e_disco.dts131 spi-bus-width = <4>;
/Zephyr-latest/boards/st/stm32l562e_dk/
Dstm32l562e_dk_common.dtsi99 width = <240>;
230 spi-bus-width = <OSPI_OPI_MODE>;
/Zephyr-latest/drivers/dai/nxp/esai/
Desai.h76 #define _ESAI_SLOT_WORD_WIDTH_IS_VALID(width) (!(((width) - 8) % 4)) argument
/Zephyr-latest/boards/gd/gd32f450i_eval/
Dgd32f450i_eval.dts146 address-width = <8>;
/Zephyr-latest/boards/nxp/rd_rw612_bga/dts/
Dgoworld_16880_lcm.overlay52 width = <480>;
/Zephyr-latest/doc/connectivity/canbus/
Disotp.rst40 :width: 20%
/Zephyr-latest/boards/adi/max32662evkit/
Dmax32662evkit.dts67 width = <130>;
/Zephyr-latest/subsys/net/ip/
Dtp.c70 size_t i, width = 8; in dump() local
74 if ((i % width) == 0) { in dump()
80 if (((i + 1) % width) == 0 || i == (len - 1)) { in dump()
/Zephyr-latest/boards/m5stack/m5stack_atoms3/
Dm5stack_atoms3_procpu.dts68 width = <128>;
/Zephyr-latest/boards/hardkernel/odroid_go/
Dodroid_go_procpu.dts98 width = <320>;

1...<<11121314151617