Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/mipi_dsi/
Ddsi_mcux_2l.c223 uint32_t bit_width; in dsi_mcux_attach() local
/Zephyr-Core-3.6.0/drivers/counter/
Dcounter_nrfx_timer.c51 nrf_timer_bit_width_t bit_width; member
/Zephyr-Core-3.6.0/drivers/sdhc/
Dintel_emmc_host.h173 #define SET_BITS(reg, pos, bit_width, val) \ argument