/Zephyr-Core-3.7.0/drivers/dai/intel/ssp/ |
D | ssp.h | 105 uint32_t width; member
|
/Zephyr-Core-3.7.0/drivers/display/ |
D | display_stm32_ltdc.c | 71 uint32_t width; member
|
D | display_st7735r.c | 36 uint16_t width; member
|
D | display_sdl.c | 27 uint16_t width; member
|
D | ssd1306.c | 48 uint16_t width; member
|
D | uc81xx.c | 84 uint16_t width; member
|
D | ssd16xx.c | 106 uint16_t width; member
|
/Zephyr-Core-3.7.0/drivers/video/ |
D | ov2640.c | 445 #define OV2640_VIDEO_FORMAT_CAP(width, height, format) \ argument 862 uint16_t width, height; in ov2640_set_fmt() local
|
D | video_stm32_dcmi.c | 43 uint32_t width; member
|
D | ov7670.c | 129 #define OV7670_VIDEO_FORMAT_CAP(width, height, format) \ argument
|
D | ov7725.c | 427 uint16_t width, height; in ov7725_set_fmt() local
|
/Zephyr-Core-3.7.0/subsys/fb/ |
D | cfb_shell.c | 313 uint8_t width; in cmd_set_font() local
|
/Zephyr-Core-3.7.0/subsys/sd/ |
D | sdio.c | 412 static int sdio_set_bus_width(struct sd_card *card, enum sdhc_bus_width width) in sdio_set_bus_width()
|
/Zephyr-Core-3.7.0/include/zephyr/arch/x86/ |
D | intel_vtd.h | 190 #define VTD_IQA_REG_GEN_CONTENT(addr, width, size) \ argument
|
/Zephyr-Core-3.7.0/drivers/spi/ |
D | spi_xec_qmspi.c | 29 uint8_t width; /* 1(single), 2(dual), 4(quad) */ member
|
D | spi_xec_qmspi_ldma.c | 84 uint8_t width; /* 0(half) 1(single), 2(dual), 4(quad) */ member
|
/Zephyr-Core-3.7.0/drivers/dai/intel/dmic/ |
D | dmic.h | 153 uint32_t width; member
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/ |
D | video.h | 47 uint32_t width; member
|
/Zephyr-Core-3.7.0/subsys/net/ip/ |
D | tp.c | 70 size_t i, width = 8; in dump() local
|
/Zephyr-Core-3.7.0/drivers/dai/nxp/esai/ |
D | esai.h | 76 #define _ESAI_SLOT_WORD_WIDTH_IS_VALID(width) (!(((width) - 8) % 4)) argument
|
/Zephyr-Core-3.7.0/drivers/sdhc/ |
D | sdhc_esp32.c | 867 int sdmmc_host_set_bus_width(sdmmc_dev_t *sdio_hw, int slot, size_t width) in sdmmc_host_set_bus_width()
|
D | intel_emmc_host.h | 179 #define GET_BITS(reg_name, start, width) ((reg_name) & (((1 << (width)) - 1) << (start))) argument
|
/Zephyr-Core-3.7.0/scripts/kconfig/ |
D | menuconfig.py | 2867 def _edit_text(c, s, i, hscroll, width): argument
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/misc/ft8xx/ |
D | ft8xx_reference_api.h | 365 #define LINE_WIDTH(width) FT8XX_LINE_WIDTH(width) argument
|