| /Zephyr-latest/drivers/video/ |
| D | ov7725.c | 378 const struct ov7725_config *cfg = dev->config; in ov7725_write_all() local 396 const struct ov7725_config *cfg = dev->config; in ov7725_set_clock() local 423 const struct ov7725_config *cfg = dev->config; in ov7725_set_fmt() local 555 const struct ov7725_config *cfg = dev->config; in ov7725_init() local 620 const struct ov7725_config *cfg = dev->config; in ov7725_init_0() local
|
| D | mt9m114.c | 221 const struct mt9m114_config *cfg = dev->config; in mt9m114_write_reg() local 242 const struct mt9m114_config *cfg = dev->config; in mt9m114_read_reg() local 560 const struct mt9m114_config *cfg = dev->config; in mt9m114_init_0() local
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | ull_df.c | 239 struct lll_df_adv_cfg *cfg; in ll_df_set_cl_cte_tx_params() local 417 struct lll_df_sync_cfg *cfg, *cfg_prev; in ll_df_set_cl_iq_sampling_enable() local 528 struct lll_df_sync_cfg *cfg; in ull_df_sync_cfg_is_not_enabled() local
|
| /Zephyr-latest/drivers/sdhc/ |
| D | sdhc_spi.c | 700 const struct sdhc_spi_config *cfg = dev->config; in sdhc_spi_set_io() local 779 const struct sdhc_spi_config *cfg = dev->config; in sdhc_spi_get_host_props() local 802 const struct sdhc_spi_config *cfg = dev->config; in sdhc_spi_init() local
|
| /Zephyr-latest/drivers/usb/device/ |
| D | usb_dc_sam_usbhs.c | 253 struct usb_dc_ep_cfg_data cfg = { in usb_dc_isr() local 424 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap() 460 int usb_dc_ep_configure(const struct usb_dc_ep_cfg_data *const cfg) in usb_dc_ep_configure()
|
| /Zephyr-latest/drivers/i2c/ |
| D | i2c_xilinx_axi.c | 58 struct i2c_target_config *cfg) in i2c_xilinx_axi_target_setup() 67 static int i2c_xilinx_axi_target_register(const struct device *dev, struct i2c_target_config *cfg) in i2c_xilinx_axi_target_register() 98 static int i2c_xilinx_axi_target_unregister(const struct device *dev, struct i2c_target_config *cfg) in i2c_xilinx_axi_target_unregister()
|
| /Zephyr-latest/subsys/usb/host/ |
| D | usbh_shell.c | 205 uint8_t cfg; in cmd_desc_config() local 340 uint8_t cfg; in cmd_config_set() local 359 uint8_t cfg; in cmd_config_get() local
|
| /Zephyr-latest/drivers/sensor/st/stm32_vbat/ |
| D | stm32_vbat.c | 82 const struct stm32_vbat_config *cfg = dev->config; in stm32_vbat_channel_get() local
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_native_tty_bottom.c | 196 int native_tty_configure_bottom(int fd, struct native_tty_bottom_cfg *cfg) in native_tty_configure_bottom()
|
| D | uart_mchp_mec5.c | 84 static int uart_mec5_xlat_cfg(const struct uart_config *cfg, uint32_t *cfg_word) in uart_mec5_xlat_cfg() 147 static int config_mec5_uart(const struct device *dev, const struct uart_config *cfg) in config_mec5_uart() 181 static int uart_mec5_configure(const struct device *dev, const struct uart_config *cfg) in uart_mec5_configure() 206 static int uart_mec5_config_get(const struct device *dev, struct uart_config *cfg) in uart_mec5_config_get()
|
| D | usart_sam.c | 254 const struct uart_config *cfg) in usart_sam_configure() 297 struct uart_config *cfg) in usart_sam_config_get() 479 const struct usart_sam_dev_cfg *const cfg = dev->config; in usart_sam_init() local
|
| /Zephyr-latest/drivers/clock_control/ |
| D | clock_control_gd32.c | 100 uint32_t cfg; in clock_control_gd32_get_rate() local
|
| D | clock_control_nrf_auxpll.c | 30 nrf_auxpll_config_t cfg; member
|
| /Zephyr-latest/include/zephyr/ipc/ |
| D | icmsg.h | 97 const struct icmsg_config_t *cfg; member
|
| /Zephyr-latest/drivers/mdio/ |
| D | mdio_esp32.c | 91 const struct mdio_esp32_dev_config *const cfg = dev->config; in mdio_esp32_initialize() local
|
| /Zephyr-latest/drivers/sensor/st/lsm6dsv16x/ |
| D | lsm6dsv16x.h | 36 #define ON_I3C_BUS(cfg) (cfg->i3c.bus != NULL) argument 37 #define I3C_INT_PIN(cfg) (cfg->int_en_i3c) argument 39 #define ON_I3C_BUS(cfg) (false) argument 40 #define I3C_INT_PIN(cfg) (false) argument
|
| /Zephyr-latest/drivers/dai/nxp/esai/ |
| D | esai.h | 157 struct dai_config cfg; member 285 static int esai_parse_clock_config(const struct esai_config *cfg, in esai_parse_clock_config() 332 static int esai_parse_pinmodes(const struct esai_config *cfg, in esai_parse_pinmodes() 484 static inline void esai_dump_xceiver_config(struct esai_transceiver_config *cfg) in esai_dump_xceiver_config()
|
| /Zephyr-latest/drivers/dma/ |
| D | dma_iproc_pax_v2.c | 509 const struct dma_iproc_pax_cfg *cfg = dev->config; in poll_on_write_sync() local 672 const struct dma_iproc_pax_cfg *cfg = dev->config; in dma_iproc_pax_init() local 920 const struct dma_iproc_pax_cfg *cfg = dev->config; in dma_iproc_pax_process_dma_blocks() local 996 struct dma_config *cfg) in dma_iproc_pax_configure()
|
| /Zephyr-latest/scripts/west_commands/runners/ |
| D | canopen_program.py | 54 def __init__(self, cfg, dev_id, can_context=DEFAULT_CAN_CONTEXT, argument 125 def do_create(cls, cfg, args): argument
|
| /Zephyr-latest/soc/sensry/ganymed/sy1xx/common/ |
| D | udma.h | 140 #define SY1XX_UDMA_START_RX(base, addr, size, cfg) \ argument 142 #define SY1XX_UDMA_START_TX(base, addr, size, cfg) \ argument
|
| /Zephyr-latest/drivers/led/ |
| D | led_mchp_xec.c | 213 const struct xec_bbled_config * const cfg = dev->config; in xec_bbled_slp_en_clr() local 235 const struct xec_bbled_config * const cfg = dev->config; in xec_bbled_slp_en_clr() local
|
| /Zephyr-latest/drivers/mbox/ |
| D | mbox_ti_omap.c | 64 const struct omap_mailbox_config *cfg = DEV_CFG(dev); in omap_mailbox_isr() local 164 const struct omap_mailbox_config *cfg = DEV_CFG(dev); in omap_mailbox_set_enabled() local
|
| /Zephyr-latest/drivers/sensor/bosch/bmm150/ |
| D | bmm150.c | 40 const struct bmm150_config *cfg = dev->config; in bmm150_bus_check() local 48 const struct bmm150_config *cfg = dev->config; in bmm150_reg_read() local 56 const struct bmm150_config *cfg = dev->config; in bmm150_reg_write() local
|
| /Zephyr-latest/drivers/interrupt_controller/ |
| D | intc_gicv3_its.c | 437 const struct gicv3_its_config *cfg = dev->config; in its_setup_cmd_queue() local 568 const struct gicv3_its_config *cfg = (const struct gicv3_its_config *)dev->config; in gicv3_its_get_msi_addr() local 622 const struct gicv3_its_config *cfg = dev->config; in gicv3_its_init() local
|
| /Zephyr-latest/drivers/sensor/amg88xx/ |
| D | amg88xx_trigger.c | 21 static inline void amg88xx_setup_int(const struct amg88xx_config *cfg, in amg88xx_setup_int()
|