Home
last modified time | relevance | path

Searched defs:cfg (Results 801 – 825 of 952) sorted by relevance

1...<<313233343536373839

/Zephyr-latest/drivers/watchdog/
Dwdt_sifive.c186 const struct wdt_timeout_cfg *cfg) in wdt_sifive_install_timeout()
Dwdt_tco.c156 const struct wdt_timeout_cfg *cfg) in tco_install_timeout()
/Zephyr-latest/drivers/spi/
Dspi_b91.c193 struct spi_b91_cfg *cfg = SPI_CFG(dev); in spi_b91_txrx() local
Dspi_mcux_flexcomm.c388 const struct spi_mcux_config *cfg = dev->config; in spi_mcux_dma_tx_load() local
514 const struct spi_mcux_config *cfg = dev->config; in spi_mcux_dma_rx_load() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg.c429 struct cfg_val cfg; in cfg_set() local
/Zephyr-latest/drivers/sensor/bosch/bmg160/
Dbmg160.c286 const struct bmg160_device_config *cfg = dev->config; in bmg160_init() local
/Zephyr-latest/subsys/ipc/ipc_service/lib/
Dicmsg.c546 struct k_work_queue_config cfg = { in work_q_init() local
/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/
Demul_sbs_gauge.c68 const struct sbs_gauge_emul_cfg *cfg = target->cfg; in emul_sbs_gauge_maybe_do_battery_cutoff() local
/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_icmsg_me_follower.c201 const struct ipc_ept_cfg *cfg) in register_ept()
/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.h60 struct dma_config cfg; member
/Zephyr-latest/subsys/modbus/
Dmodbus_internal.h97 struct modbus_serial_config *cfg; member
/Zephyr-latest/drivers/counter/
Dcounter_mcux_ctimer.c148 const struct counter_top_cfg *cfg) in mcux_lpc_ctimer_set_top_value()
Dcounter_mcux_qtmr.c211 const struct counter_top_cfg *cfg) in mcux_qtmr_set_top_value()
Dcounter_mcux_tpm.c164 const struct counter_top_cfg *cfg)
Dcounter_nrfx_rtc.c458 const struct counter_top_cfg *cfg) in set_fixed_top_value()
485 const struct counter_top_cfg *cfg) in set_top_value()
/Zephyr-latest/drivers/dma/
Ddma_sam_xdmac.c179 struct dma_config *cfg) in sam_xdmac_config()
/Zephyr-latest/drivers/adc/
Dadc_max32.c168 static int adc_max32_channel_setup(const struct device *dev, const struct adc_channel_cfg *cfg) in adc_max32_channel_setup()
/Zephyr-latest/modules/nrf_wifi/bus/
Drpu_hw_if.c57 static struct qspi_config *cfg; variable
/Zephyr-latest/modules/openthread/platform/
Ddiag.c182 const struct gpio_driver_config *const cfg = in gpio_get_spec() local
/Zephyr-latest/tests/lib/multi_heap/src/
Dtest_mheap_api.c370 void *multi_heap_choice(struct sys_multi_heap *mheap, void *cfg, in multi_heap_choice()
/Zephyr-latest/include/zephyr/drivers/
Di2c.h62 #define I2C_SPEED_GET(cfg) (((cfg) & I2C_SPEED_MASK) \ argument
1197 struct i2c_target_config *cfg) in i2c_target_register()
1226 struct i2c_target_config *cfg) in i2c_target_unregister()
Di2s.h362 const struct i2s_config *cfg) in z_impl_i2s_configure()
/Zephyr-latest/scripts/west_commands/runners/
Dnrf_common.py81 def __init__(self, cfg, family, softreset, pinreset, dev_id, erase=False, argument
/Zephyr-latest/include/zephyr/audio/
Ddmic.h269 struct dmic_cfg *cfg) in dmic_configure()
/Zephyr-latest/drivers/gpio/
Dgpio_mchp_mss.c215 const struct mss_gpio_config *cfg = DEV_GPIO_CFG(dev); in mss_gpio_init() local

1...<<313233343536373839