| /Zephyr-latest/drivers/mdio/ |
| D | mdio_renesas_ra.c | 82 const struct renesas_ra_mdio_config *cfg = dev->config; in renesas_ra_mdio_initialize() local
|
| D | mdio_nxp_imx_netc.c | 58 const struct nxp_imx_netc_mdio_config *cfg = dev->config; in nxp_imx_netc_mdio_initialize() local
|
| D | mdio_dwcxgmac.c | 89 const struct mdio_dwcxgmac_dev_config *const cfg = in mdio_transfer() local 168 const struct mdio_dwcxgmac_dev_config *const cfg = in mdio_dwcxgmac_initialize() local
|
| /Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/ |
| D | icmsg_v1.h | 85 const struct icmsg_config_t *cfg; member
|
| D | pbuf_v1.c | 31 static int validate_cfg(const struct pbuf_cfg *cfg) in validate_cfg()
|
| D | pbuf_v1.h | 97 PBUF_MAYBE_CONST struct pbuf_cfg *const cfg; /* Configuration of the member
|
| /Zephyr-latest/drivers/sensor/adi/adxl367/ |
| D | adxl367.c | 329 const struct adxl367_dev_config *cfg = dev->config; in adxl367_self_test() local 791 const struct adxl367_dev_config *cfg = dev->config; in adxl367_attr_set_thresh() local 958 const struct adxl367_dev_config *cfg = dev->config; in adxl367_probe() local 1067 const struct adxl367_dev_config *cfg = dev->config; in adxl367_init() local
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_b91.c | 63 struct uart_config cfg; member 247 const struct uart_config *cfg) in uart_b91_configure() 296 struct uart_config *cfg) in uart_b91_config_get() 313 const struct uart_b91_config *cfg = dev->config; in uart_b91_driver_init() local
|
| /Zephyr-latest/drivers/dma/ |
| D | dma_iproc_pax_v1.c | 425 const struct dma_iproc_pax_cfg *cfg = dev->config; in poll_on_write_sync() local 589 const struct dma_iproc_pax_cfg *cfg = dev->config; in dma_iproc_pax_init() local 744 const struct dma_iproc_pax_cfg *cfg = dev->config; in dma_iproc_pax_do_xfer() local 847 struct dma_config *cfg) in dma_iproc_pax_configure()
|
| /Zephyr-latest/drivers/sensor/bosch/bmp180/ |
| D | bmp180.c | 64 const struct bmp180_config *cfg = dev->config; in bmp180_bus_check() local 72 const struct bmp180_config *cfg = dev->config; in bmp180_reg_read() local 80 const struct bmp180_config *cfg = dev->config; in bmp180_reg_write() local
|
| /Zephyr-latest/drivers/sensor/fcx_mldx5/ |
| D | fcx_mldx5.c | 229 const struct fcx_mldx5_cfg *cfg = dev->config; in fcx_mldx5_uart_send() local 258 const struct fcx_mldx5_cfg *cfg = dev->config; in fcx_mldx5_await_receive() local 444 const struct fcx_mldx5_cfg *cfg = dev->config; in fcx_mldx5_init() local
|
| /Zephyr-latest/drivers/interrupt_controller/ |
| D | intc_gicv3.c | 108 uint8_t *cfg = &((uint8_t *)lpi_prop_table)[intid - 8192]; in arm_gic_lpi_setup() local 123 uint8_t *cfg = &((uint8_t *)lpi_prop_table)[intid - 8192]; in arm_gic_lpi_set_priority() local 135 uint8_t *cfg = &((uint8_t *)lpi_prop_table)[intid - 8192]; in arm_gic_lpi_is_enabled() local
|
| /Zephyr-latest/drivers/audio/ |
| D | mpxxdtyy.c | 50 uint16_t sw_filter_lib_init(const struct device *dev, struct dmic_cfg *cfg) in sw_filter_lib_init()
|
| /Zephyr-latest/tests/subsys/fs/littlefs/src/ |
| D | test_lfs_perf.c | 216 struct lfs_config cfg = { in small_8_1K_cust() local
|
| /Zephyr-latest/subsys/tracing/ |
| D | tracing_backend_usb.c | 77 static void dev_status_cb(struct usb_cfg_data *cfg, in dev_status_cb()
|
| /Zephyr-latest/drivers/spi/ |
| D | spi_ambiq_spid.c | 80 const struct spi_ambiq_config *cfg = dev->config; in spi_ambiq_inform() local 336 const struct spi_ambiq_config *cfg = dev->config; in spi_ambiq_init() local
|
| D | spi_psoc6.c | 47 struct cy_stc_scb_spi_config cfg; member 187 static void spi_psoc6_master_get_defaults(struct cy_stc_scb_spi_config *cfg) in spi_psoc6_master_get_defaults()
|
| /Zephyr-latest/drivers/i2c/ |
| D | i2c_emul.c | 272 static int i2c_emul_target_register(const struct device *dev, struct i2c_target_config *cfg) in i2c_emul_target_register() 280 static int i2c_emul_target_unregister(const struct device *dev, struct i2c_target_config *cfg) in i2c_emul_target_unregister()
|
| /Zephyr-latest/drivers/pcie/host/ |
| D | pcie_ecam.c | 47 const struct pcie_ctrl_config *cfg = dev->config; in pcie_ecam_init() local 322 const struct pcie_ctrl_config *cfg = (const struct pcie_ctrl_config *)dev->config; in pcie_ecam_msi_device_setup() local
|
| /Zephyr-latest/drivers/counter/ |
| D | counter_esp32_tmr.c | 66 const struct counter_esp32_config *cfg = dev->config; in counter_esp32_init() local 184 static int counter_esp32_set_top_value(const struct device *dev, const struct counter_top_cfg *cfg) in counter_esp32_set_top_value()
|
| D | counter_xlnx_axi_timer.c | 121 const struct counter_alarm_cfg *cfg) in xlnx_axi_timer_set_alarm() 188 const struct counter_top_cfg *cfg) in xlnx_axi_timer_set_top_value()
|
| /Zephyr-latest/subsys/usb/host/ |
| D | usbh_ch9.c | 182 const uint8_t cfg) in usbh_req_set_cfg() 191 uint8_t *const cfg) in usbh_req_get_cfg()
|
| /Zephyr-latest/samples/net/sockets/http_server/src/ |
| D | ws.c | 75 static int get_free_echo_slot(struct data *cfg) in get_free_echo_slot() 115 struct data *cfg = ptr2; in ws_echo_handler() local
|
| /Zephyr-latest/drivers/watchdog/ |
| D | wdt_rpi_pico.c | 123 static int wdt_rpi_pico_install_timeout(const struct device *dev, const struct wdt_timeout_cfg *cfg) in wdt_rpi_pico_install_timeout()
|
| /Zephyr-latest/drivers/memc/ |
| D | memc_sam_smc.c | 36 const struct memc_smc_config *cfg = dev->config; in memc_smc_init() local
|