Home
last modified time | relevance | path

Searched defs:width (Results 51 – 59 of 59) sorted by relevance

123

/Zephyr-latest/drivers/display/
Duc81xx.c84 uint16_t width; member
Dssd16xx.c106 uint16_t width; member
/Zephyr-latest/drivers/spi/
Dspi_xec_qmspi_ldma.c85 uint8_t width; /* 0(half) 1(single), 2(dual), 4(quad) */ member
/Zephyr-latest/drivers/video/
Dov7725.c425 uint16_t width, height; in ov7725_set_fmt() local
/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.c872 int sdmmc_host_set_bus_width(sdmmc_dev_t *sdio_hw, int slot, size_t width) in sdmmc_host_set_bus_width()
Dintel_emmc_host.h179 #define GET_BITS(reg_name, start, width) ((reg_name) & (((1 << (width)) - 1) << (start))) argument
/Zephyr-latest/scripts/kconfig/
Dmenuconfig.py2867 def _edit_text(c, s, i, hscroll, width): argument
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx_reference_api.h365 #define LINE_WIDTH(width) FT8XX_LINE_WIDTH(width) argument
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwpa_supp_if.c91 static enum chan_width drv2supp_chan_width(int width) in drv2supp_chan_width()

123