Home
last modified time | relevance | path

Searched defs:bit_width (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/mipi_dsi/
Ddsi_mcux_2l.c227 uint32_t bit_width; in dsi_mcux_attach() local
/Zephyr-latest/drivers/spi/
Dspi_renesas_ra.c402 uint32_t bit_width = spi_width; in transceive() local
/Zephyr-latest/drivers/counter/
Dcounter_nrfx_timer.c55 nrf_timer_bit_width_t bit_width; member
/Zephyr-latest/drivers/sdhc/
Dintel_emmc_host.h173 #define SET_BITS(reg, pos, bit_width, val) \ argument