| /Zephyr-latest/drivers/serial/ |
| D | uart_sifive.c | 326 const struct uart_sifive_device_config * const cfg = dev->config; in uart_sifive_init() local
|
| D | uart_xlnx_ps.c | 654 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()
|
| D | uart_esp32.c | 196 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()
|
| D | uart_silabs_usart.c | 968 const struct uart_config *cfg) in uart_silabs_configure() 999 struct uart_config *cfg) in uart_silabs_config_get()
|
| /Zephyr-latest/drivers/virtualization/ |
| D | virt_ivshmem.c | 97 const struct ivshmem_cfg *cfg = dev->config; in ivshmem_configure_int_x_interrupts() local
|
| /Zephyr-latest/drivers/counter/ |
| D | counter_ifx_cat1.c | 250 const struct counter_top_cfg *cfg) in ifx_cat1_counter_set_top_value()
|
| /Zephyr-latest/samples/shields/npm6001_ek/src/ |
| D | main.c | 421 struct wdt_timeout_cfg cfg = { 0 }; in cmd_wdt_enable() local
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| D | lll_df_types.h | 133 struct lll_df_sync_cfg cfg[DOUBLE_BUFFER_SIZE]; member
|
| /Zephyr-latest/drivers/sdhc/ |
| D | sam_hsmci.c | 87 uint32_t cfg = hsmci->HSMCI_CFG; in sam_hsmci_reset() local
|
| /Zephyr-latest/subsys/fs/ext2/ |
| D | ext2_ops.c | 454 struct ext2_cfg *cfg = vcfg; in ext2_mkfs() local
|
| /Zephyr-latest/subsys/fs/ |
| D | fat_fs.c | 518 static int fatfs_mkfs(uintptr_t dev_id, void *cfg, int flags) in fatfs_mkfs()
|
| D | fs.c | 756 int fs_mkfs(int fs_type, uintptr_t dev_id, void *cfg, int flags) in fs_mkfs()
|
| /Zephyr-latest/include/zephyr/audio/ |
| D | codec.h | 203 struct audio_codec_cfg *cfg) in audio_codec_configure()
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | counter.h | 528 const struct counter_top_cfg in z_impl_counter_set_top_value()
|
| /Zephyr-latest/drivers/dma/ |
| D | dma_pl330.c | 465 struct dma_config *cfg) in dma_pl330_configure()
|
| D | dma_intel_adsp_gpdma.c | 148 struct dma_config *cfg) in intel_adsp_gpdma_config()
|
| /Zephyr-latest/tests/net/route_mcast/src/ |
| D | main.c | 148 struct net_route_mcast_iface_cfg *cfg = dev->data; in net_route_mcast_get_mac() local
|
| /Zephyr-latest/soc/intel/apollo_lake/ |
| D | soc_gpio.h | 305 #define GPIO_INTERRUPT_BASE(cfg) \ argument 308 #define GPIO_BASE(cfg) 0 argument
|
| /Zephyr-latest/drivers/ethernet/ |
| D | eth_stm32_hal.c | 987 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
|
| D | eth_numaker.c | 704 const struct eth_numaker_config *cfg = dev->config; in eth_numaker_init() local
|
| /Zephyr-latest/subsys/usb/device_next/class/ |
| D | usbd_midi2.c | 383 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/ |
| D | bmi08x_gyro.c | 96 const struct bmi08x_gyro_config *cfg = dev->config; in bmi08x_gyro_transceive() local
|
| /Zephyr-latest/drivers/video/ |
| D | video_stm32_dcmi.c | 35 struct dma_config cfg; member
|
| /Zephyr-latest/drivers/adc/ |
| D | adc_tla202x.c | 139 static int tla202x_channel_setup(const struct device *dev, const struct adc_channel_cfg *cfg) in tla202x_channel_setup()
|
| /Zephyr-latest/lib/os/ |
| D | mpsc_pbuf.c | 29 const struct mpsc_pbuf_buffer_config *cfg) in mpsc_pbuf_init()
|