Home
last modified time | relevance | path

Searched defs:cfg (Results 851 – 875 of 952) sorted by relevance

1...<<313233343536373839

/Zephyr-latest/drivers/serial/
Duart_sifive.c326 const struct uart_sifive_device_config * const cfg = dev->config; in uart_sifive_init() local
Duart_xlnx_ps.c654 static int uart_xlnx_ps_configure(const struct device *dev, const struct uart_config *cfg) in uart_xlnx_ps_configure()
854 static int uart_xlnx_ps_config_get(const struct device *dev, struct uart_config *cfg) in uart_xlnx_ps_config_get()
Duart_esp32.c196 static int uart_esp32_config_get(const struct device *dev, struct uart_config *cfg) in uart_esp32_config_get()
282 static int uart_esp32_configure(const struct device *dev, const struct uart_config *cfg) in uart_esp32_configure()
Duart_silabs_usart.c968 const struct uart_config *cfg) in uart_silabs_configure()
999 struct uart_config *cfg) in uart_silabs_config_get()
/Zephyr-latest/drivers/virtualization/
Dvirt_ivshmem.c97 const struct ivshmem_cfg *cfg = dev->config; in ivshmem_configure_int_x_interrupts() local
/Zephyr-latest/drivers/counter/
Dcounter_ifx_cat1.c250 const struct counter_top_cfg *cfg) in ifx_cat1_counter_set_top_value()
/Zephyr-latest/samples/shields/npm6001_ek/src/
Dmain.c421 struct wdt_timeout_cfg cfg = { 0 }; in cmd_wdt_enable() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_types.h133 struct lll_df_sync_cfg cfg[DOUBLE_BUFFER_SIZE]; member
/Zephyr-latest/drivers/sdhc/
Dsam_hsmci.c87 uint32_t cfg = hsmci->HSMCI_CFG; in sam_hsmci_reset() local
/Zephyr-latest/subsys/fs/ext2/
Dext2_ops.c454 struct ext2_cfg *cfg = vcfg; in ext2_mkfs() local
/Zephyr-latest/subsys/fs/
Dfat_fs.c518 static int fatfs_mkfs(uintptr_t dev_id, void *cfg, int flags) in fatfs_mkfs()
Dfs.c756 int fs_mkfs(int fs_type, uintptr_t dev_id, void *cfg, int flags) in fs_mkfs()
/Zephyr-latest/include/zephyr/audio/
Dcodec.h203 struct audio_codec_cfg *cfg) in audio_codec_configure()
/Zephyr-latest/include/zephyr/drivers/
Dcounter.h528 const struct counter_top_cfg in z_impl_counter_set_top_value()
/Zephyr-latest/drivers/dma/
Ddma_pl330.c465 struct dma_config *cfg) in dma_pl330_configure()
Ddma_intel_adsp_gpdma.c148 struct dma_config *cfg) in intel_adsp_gpdma_config()
/Zephyr-latest/tests/net/route_mcast/src/
Dmain.c148 struct net_route_mcast_iface_cfg *cfg = dev->data; in net_route_mcast_get_mac() local
/Zephyr-latest/soc/intel/apollo_lake/
Dsoc_gpio.h305 #define GPIO_INTERRUPT_BASE(cfg) \ argument
308 #define GPIO_BASE(cfg) 0 argument
/Zephyr-latest/drivers/ethernet/
Deth_stm32_hal.c987 const struct eth_stm32_hal_dev_cfg *cfg; in eth_initialize() local
1367 const struct eth_stm32_hal_dev_cfg *cfg = dev->config; in eth_iface_init() local
Deth_numaker.c704 const struct eth_numaker_config *cfg = dev->config; in eth_numaker_init() local
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_midi2.c383 const struct usbd_midi_config *cfg = dev->config; in usbd_midi_get_bulk_in() local
396 const struct usbd_midi_config *cfg = dev->config; in usbd_midi_get_bulk_out() local
/Zephyr-latest/drivers/sensor/bosch/bmi08x/
Dbmi08x_gyro.c96 const struct bmi08x_gyro_config *cfg = dev->config; in bmi08x_gyro_transceive() local
/Zephyr-latest/drivers/video/
Dvideo_stm32_dcmi.c35 struct dma_config cfg; member
/Zephyr-latest/drivers/adc/
Dadc_tla202x.c139 static int tla202x_channel_setup(const struct device *dev, const struct adc_channel_cfg *cfg) in tla202x_channel_setup()
/Zephyr-latest/lib/os/
Dmpsc_pbuf.c29 const struct mpsc_pbuf_buffer_config *cfg) in mpsc_pbuf_init()

1...<<313233343536373839