Home
last modified time | relevance | path

Searched defs:cfg (Results 651 – 675 of 952) sorted by relevance

1...<<21222324252627282930>>...39

/Zephyr-latest/drivers/i3c/
Di3c_ibi_workq.c252 struct k_work_queue_config cfg = { in i3c_ibi_work_q_init() local
/Zephyr-latest/drivers/clock_control/
Dclock_control_mcux_pcc.c36 const struct mcux_pcc_config *cfg; in get_clock_encoding() local
Dclock_control_numaker_scc.c169 const struct numaker_scc_config *cfg = dev->config; in numaker_scc_init() local
/Zephyr-latest/include/zephyr/ipc/
Dpbuf.h100 PBUF_MAYBE_CONST struct pbuf_cfg *const cfg; /* Configuration of the member
/Zephyr-latest/drivers/counter/
Dcounter_handlers.c112 const struct counter_top_cfg in z_vrfy_counter_set_top_value()
/Zephyr-latest/drivers/sensor/st/stm32_vref/
Dstm32_vref.c90 const struct stm32_vref_config *cfg = dev->config; in stm32_vref_channel_get() local
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/
Dsht3xd.c170 const struct sht3xd_config *cfg = dev->config; in sht3xd_init() local
/Zephyr-latest/drivers/gpio/
Dgpio_intel.c142 #define GPIO_INTERRUPT_BASE_GET(cfg) (0) argument
160 #define GPIO_INTERRUPT_BASE_GET(cfg) GPIO_INTERRUPT_BASE(cfg) argument
230 const struct gpio_intel_config *cfg; in gpio_intel_isr() local
641 const struct gpio_intel_config *cfg = dev->config; in gpio_intel_dts_init() local
/Zephyr-latest/drivers/ethernet/
Deth_smsc91x.c669 const struct eth_config *cfg = dev->config; in eth_get_phy() local
753 const struct eth_config *cfg = dev->config; in eth_initialize() local
861 const struct mdio_smsc_config *cfg = dev->config; in mdio_smsc_read() local
873 const struct mdio_smsc_config *cfg = dev->config; in mdio_smsc_write() local
/Zephyr-latest/subsys/usb/device/class/audio/
Daudio.c291 static void audio_dc_sof(struct usb_cfg_data *cfg, in audio_dc_sof()
348 static void audio_cb_usb_status(struct usb_cfg_data *cfg, in audio_cb_usb_status()
890 struct usb_cfg_data *cfg = (void *)dev->config; in usb_audio_send() local
981 const struct usb_cfg_data *cfg = dev->config; in usb_audio_register() local
/Zephyr-latest/drivers/serial/
Duart_cc23x0.c70 static int uart_cc23x0_configure(const struct device *dev, const struct uart_config *cfg) in uart_cc23x0_configure()
164 static int uart_cc23x0_config_get(const struct device *dev, struct uart_config *cfg) in uart_cc23x0_config_get()
Duart_ene_kb1200.c47 static int kb1200_uart_configure(const struct device *dev, const struct uart_config *cfg) in kb1200_uart_configure()
114 static int kb1200_uart_config_get(const struct device *dev, struct uart_config *cfg) in kb1200_uart_config_get()
Duart_pl011.c207 const struct uart_config *cfg, in pl011_runtime_configure_internal()
305 const struct uart_config *cfg) in pl011_runtime_configure()
311 struct uart_config *cfg) in pl011_runtime_config_get()
/Zephyr-latest/drivers/sensor/
Ddefault_rtio_sensor.c28 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in sensor_iodev_submit() local
118 const struct sensor_read_config *cfg = iodev_sqe->sqe.iodev->data; in sensor_submit_fallback_sync() local
/Zephyr-latest/drivers/spi/
Dspi_ambiq_spic.c126 const struct spi_ambiq_config *cfg = dev->config; in spi_config() local
431 const struct spi_ambiq_config *cfg = dev->config; in spi_ambiq_init() local
Dspi_sifive.c179 struct spi_sifive_cfg *cfg = (struct spi_sifive_cfg *)dev->config; in spi_sifive_init() local
/Zephyr-latest/drivers/i2c/
Di2c_andes_atciic100.c653 struct i2c_target_config *cfg) in i2c_atciic100_target_register()
677 struct i2c_target_config *cfg) in i2c_atciic100_target_unregister()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_lcd.c145 static void prov_and_conf(struct bt_mesh_test_cfg cfg) in prov_and_conf()
159 static void target_node_alloc(struct bt_mesh_comp comp, struct bt_mesh_test_cfg cfg) in target_node_alloc()
/Zephyr-latest/drivers/watchdog/
Dwdt_sam0.c142 const struct wdt_timeout_cfg *cfg) in wdt_sam0_install_timeout()
/Zephyr-latest/drivers/sensor/a01nyub/
Da01nyub.c164 const struct a01nyub_cfg *cfg = dev->config; in a01nyub_init() local
/Zephyr-latest/subsys/ipc/ipc_service/
Dipc_service.c67 const struct ipc_ept_cfg *cfg) in ipc_service_register_endpoint()
/Zephyr-latest/subsys/mem_mgmt/
Dmem_attr_heap.c26 static void *mah_choice(struct sys_multi_heap *m_heap, void *cfg, size_t align, size_t size) in mah_choice()
/Zephyr-latest/drivers/dma/
Ddma_si32.c128 static int dma_si32_config(const struct device *dev, uint32_t channel, struct dma_config *cfg) in dma_si32_config()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_it82xx2.c193 const struct usb_it82xx2_config *cfg = dev->config; in it82xx2_get_usb_regs() local
236 const struct usb_it82xx2_config *cfg = dev->config; in it82xx2_enable_wu90_irq() local
258 const struct usb_it82xx2_config *cfg = dev->config; in it8xxx2_usb_dc_wuc_init() local
1066 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap()
1106 int usb_dc_ep_configure(const struct usb_dc_ep_cfg_data *const cfg) in usb_dc_ep_configure()
1595 const struct usb_it82xx2_config *cfg = dev->config; in it82xx2_usb_dc_init() local
/Zephyr-latest/drivers/usb/udc/
Dudc_it82xx2.c481 static int it82xx2_ep_enqueue(const struct device *dev, struct udc_ep_config *const cfg, in it82xx2_ep_enqueue()
490 static int it82xx2_ep_dequeue(const struct device *dev, struct udc_ep_config *const cfg) in it82xx2_ep_dequeue()
552 static int it82xx2_ep_set_halt(const struct device *dev, struct udc_ep_config *const cfg) in it82xx2_ep_set_halt()
568 static int it82xx2_ep_clear_halt(const struct device *dev, struct udc_ep_config *const cfg) in it82xx2_ep_clear_halt()
579 static int it82xx2_ep_enable(const struct device *dev, struct udc_ep_config *const cfg) in it82xx2_ep_enable()
625 static int it82xx2_ep_disable(const struct device *dev, struct udc_ep_config *const cfg) in it82xx2_ep_disable()
882 struct udc_ep_config *cfg = udc_get_ep_cfg(dev, USB_CONTROL_EP_OUT); in it82xx2_ctrl_feed_dout() local

1...<<21222324252627282930>>...39