| /Zephyr-latest/drivers/counter/ |
| D | counter_gd32_timer.c | 311 const struct counter_top_cfg *cfg) in counter_gd32_timer_set_top_value() 351 const struct counter_gd32_config *cfg = dev->config; in counter_gd32_timer_get_pending_int() local 418 const struct counter_gd32_config *cfg = dev->config; in irq_handler() local 429 const struct counter_gd32_config *cfg = dev->config; in counter_gd32_timer_init() local
|
| /Zephyr-latest/drivers/i2c/ |
| D | i2c_omap.c | 318 const struct i2c_omap_cfg *cfg = (const struct i2c_omap_cfg *)io_context; in i2c_omap_get_sda() local 334 const struct i2c_omap_cfg *cfg = (const struct i2c_omap_cfg *)io_context; in i2c_omap_set_sda() local 354 const struct i2c_omap_cfg *cfg = (const struct i2c_omap_cfg *)io_context; in i2c_omap_set_scl() local 376 const struct i2c_omap_cfg *cfg = DEV_CFG(dev); in i2c_omap_recover_bus() local 684 const struct i2c_omap_cfg *cfg = DEV_CFG(dev); in i2c_omap_init() local
|
| /Zephyr-latest/drivers/sensor/bosch/bmi08x/ |
| D | bmi08x_accel_trigger.c | 103 const struct bmi08x_accel_config *cfg = dev->config; in bmi08x_acc_trigger_mode_init() local
|
| /Zephyr-latest/drivers/sensor/tdk/icm45686/ |
| D | icm45686_trigger.c | 137 const struct icm45686_config *cfg = dev->config; in icm45686_trigger_init() local
|
| /Zephyr-latest/drivers/watchdog/ |
| D | wdt_ifx_cat1.c | 79 static int ifx_cat1_wdt_install_timeout(const struct device *dev, const struct wdt_timeout_cfg *cfg) in ifx_cat1_wdt_install_timeout()
|
| /Zephyr-latest/subsys/usb/device/class/ |
| D | loopback.c | 99 static void loopback_status_cb(struct usb_cfg_data *cfg, in loopback_status_cb()
|
| /Zephyr-latest/drivers/espi/ |
| D | espi_mchp_xec_v2.c | 175 static int espi_xec_configure(const struct device *dev, struct espi_cfg *cfg) in espi_xec_configure() 647 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in espi_init_oob() local 677 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in espi_init_flash() local 696 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in espi_bus_init() local 711 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in xec_espi_bus_intr_clr() local 728 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in xec_espi_bus_intr_ctl() local 1480 struct espi_xec_config *const cfg = ESPI_XEC_CONFIG(dev); in espi_xec_init() local
|
| D | espi_saf_mchp_xec_v2.c | 225 const struct espi_saf_cfg *cfg) in saf_qmspi_init() 311 const struct espi_saf_xec_config *cfg) in saf_flash_timing_init() 342 static int saf_init_erase_block_size(const struct device *dev, const struct espi_saf_cfg *cfg) in saf_init_erase_block_size() 552 const struct espi_saf_cfg *cfg) in saf_tagmap_init() 612 const struct espi_saf_cfg *cfg) in espi_saf_xec_configuration()
|
| /Zephyr-latest/drivers/sdhc/ |
| D | ifx_cat1_sdio.c | 224 const struct ifx_cat1_sdio_config *cfg = dev->config; in ifx_cat1_sdio_enable_interrupt() local 248 const struct ifx_cat1_sdio_config *cfg = dev->config; in ifx_cat1_sdio_disable_interrupt() local
|
| /Zephyr-latest/scripts/west_commands/runners/ |
| D | jlink.py | 53 def __init__(self, cfg, device, dev_id=None, argument 179 def do_create(cls, cfg, args): argument
|
| /Zephyr-latest/drivers/sensor/st/lps2xdf/ |
| D | lps2xdf.h | 37 #define ON_I3C_BUS(cfg) (cfg->i3c.bus != NULL) argument 39 #define ON_I3C_BUS(cfg) (false) argument
|
| /Zephyr-latest/drivers/sensor/tdk/icm42688/ |
| D | icm42688_rtio_stream.c | 18 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in icm42688_submit_stream() local 166 icm42688_get_read_config_trigger(const struct sensor_read_config *cfg, in icm42688_get_read_config_trigger()
|
| /Zephyr-latest/drivers/sensor/maxim/max31865/ |
| D | max31865.c | 10 const struct max31865_config *cfg = dev->config; in max31865_spi_write() local 25 const struct max31865_config *cfg = dev->config; in max31865_spi_read() local
|
| /Zephyr-latest/drivers/dac/ |
| D | dac_dacx3608.c | 41 const struct dacx3608_config *cfg = dev->config; in dacx3608_reg_read() local 56 const struct dacx3608_config *cfg = dev->config; in dacx3608_reg_write() local
|
| D | dac_shell.c | 34 struct dac_channel_cfg cfg = {0}; in cmd_setup() local
|
| /Zephyr-latest/drivers/sensor/bosch/bma4xx/ |
| D | bma4xx.c | 232 const struct bma4xx_config *cfg = dev->config; in bma4xx_chip_init() local 348 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in bma4xx_submit_one_shot() local 441 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in bma4xx_submit_sync() local
|
| /Zephyr-latest/drivers/sensor/lm75/ |
| D | lm75.c | 71 const struct lm75_config *cfg = dev->config; in lm75_reg_read() local 79 const struct lm75_config *cfg = dev->config; in lm75_reg_write() local 321 const struct lm75_config *cfg = dev->config; in lm75_init() local
|
| /Zephyr-latest/subsys/usb/device/ |
| D | usb_descriptor.c | 549 struct usb_cfg_data *cfg) in usb_get_dev_data_by_cfg() 574 const struct usb_cfg_data *cfg = dev->config; in usb_get_dev_data_by_iface() local 594 const struct usb_cfg_data *cfg = dev->config; in usb_get_dev_data_by_ep() local
|
| /Zephyr-latest/soc/openisa/rv32m1/ |
| D | soc.c | 162 static void rv32m1_switch_sys_clk(const scg_sys_clk_config_t *cfg) in rv32m1_switch_sys_clk()
|
| /Zephyr-latest/tests/subsys/fs/ext2/src/ |
| D | testfs_mount.c | 97 void mkfs_custom_config(struct ext2_cfg *cfg) in mkfs_custom_config()
|
| /Zephyr-latest/lib/heap/ |
| D | shared_multi_heap.c | 21 static void *smh_choice(struct sys_multi_heap *mheap, void *cfg, size_t align, size_t size) in smh_choice()
|
| /Zephyr-latest/samples/drivers/i2s/i2s_codec/src/ |
| D | main.c | 77 struct dmic_cfg cfg = { in main() local
|
| /Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/ |
| D | feedback_nrf53.c | 52 const nrfx_timer_config_t cfg = { in feedback_init() local
|
| /Zephyr-latest/drivers/audio/ |
| D | mpxxdtyy-i2s.c | 94 int mpxxdtyy_i2s_configure(const struct device *dev, struct dmic_cfg *cfg) in mpxxdtyy_i2s_configure()
|
| D | tas6422dac.c | 91 static int codec_configure(const struct device *dev, struct audio_codec_cfg *cfg) in codec_configure() 247 static int codec_configure_dai(const struct device *dev, audio_dai_cfg_t *cfg) in codec_configure_dai()
|