Home
last modified time | relevance | path

Searched defs:dev_cfg (Results 51 – 70 of 70) sorted by relevance

123

/Zephyr-latest/drivers/counter/
Dcounter_gecko_stimer.c144 const struct counter_gecko_config *const dev_cfg = in counter_gecko_set_top_value() local
254 const struct counter_gecko_config *const dev_cfg = in counter_gecko_init() local
/Zephyr-latest/drivers/mspi/
Dmspi_emul.c53 struct mspi_dev_cfg dev_cfg; member
208 const struct mspi_dev_cfg *dev_cfg) in mspi_dev_cfg_check_save()
511 const struct mspi_dev_cfg *dev_cfg) in mspi_emul_dev_config()
Dmspi_ambiq_ap3.c66 struct mspi_dev_cfg dev_cfg; member
523 const struct mspi_dev_cfg *dev_cfg) in mspi_ambiq_dev_config()
/Zephyr-latest/soc/st/stm32/stm32wbax/hci_if/
Dbleplat.c90 const struct entropy_stm32_rng_dev_cfg *dev_cfg = rng_dev->config; in enable_rng_clock() local
/Zephyr-latest/drivers/watchdog/
Dwdt_opentitan.c89 const struct wdt_ot_aontimer_cfg *const dev_cfg = dev->config; in ot_aontimer_install_timeout() local
Dwdt_max32.c94 const struct max32_wdt_config *dev_cfg = dev->config; in wdt_max32_install_timeout() local
/Zephyr-latest/drivers/i2c/
Di2c_max32_rtio.c60 uint32_t dev_cfg) in max32_configure()
68 static int max32_do_configure(const struct device *dev, uint32_t dev_cfg) in max32_do_configure()
Di2c_rv32m1_lpi2c.c213 uint32_t clk_freq, dev_cfg; in rv32m1_lpi2c_init() local
Di2c_andes_atciic100.c749 const struct i2c_atciic100_config *dev_cfg = dev->config; in i2c_atciic100_init() local
Di2c_max32.c71 static int api_configure(const struct device *dev, uint32_t dev_cfg) in api_configure()
/Zephyr-latest/drivers/serial/
Duart_xlnx_ps.c232 const struct uart_xlnx_ps_dev_config *dev_cfg = dev->config; in set_baudrate() local
305 const struct uart_xlnx_ps_dev_config *dev_cfg = dev->config; in uart_xlnx_ps_init() local
656 struct uart_xlnx_ps_dev_config *dev_cfg = (struct uart_xlnx_ps_dev_config *)dev->config; in uart_xlnx_ps_configure() local
856 const struct uart_xlnx_ps_dev_config *dev_cfg = dev->config; in uart_xlnx_ps_config_get() local
Duart_lpc11u6x.c104 const struct lpc11u6x_uart0_config *dev_cfg = dev->config; in lpc11u6x_uart0_configure() local
512 const struct lpc11u6x_uartx_config *dev_cfg = dev->config; in lpc11u6x_uartx_configure() local
/Zephyr-latest/drivers/dma/
Ddma_pl330.c320 const struct dma_pl330_config *const dev_cfg = dev->config; in dma_pl330_xfer() local
553 const struct dma_pl330_config *const dev_cfg = dev->config; in dma_pl330_initialize() local
/Zephyr-latest/drivers/gpio/
Dgpio_andes_atcgpio100.c293 const struct gpio_atcgpio100_config * const dev_cfg = port->config; in gpio_atcgpio100_port_get_dir() local
338 const struct gpio_atcgpio100_config * const dev_cfg = port->config; in gpio_atcgpio100_init() local
/Zephyr-latest/drivers/led_strip/
Dws2812_spi.c50 static const struct ws2812_spi_cfg *dev_cfg(const struct device *dev) in dev_cfg() function
/Zephyr-latest/drivers/flash/
Dflash_mspi_emul_device.c41 struct mspi_dev_cfg dev_cfg; member
Dflash_mspi_atxp032.c66 struct mspi_dev_cfg dev_cfg; member
/Zephyr-latest/drivers/memc/
Dmemc_mspi_aps6404l.c58 struct mspi_dev_cfg dev_cfg; member
/Zephyr-latest/drivers/i3c/
Di3c_mcux.c1851 const struct mcux_i3c_config *dev_cfg = dev->config; in mcux_i3c_configure() local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c1096 static void provision(const struct bt_mesh_test_cfg *dev_cfg) in provision()

123