Home
last modified time | relevance | path

Searched defs:dev_cfg (Results 1 – 25 of 41) sorted by relevance

12

/Zephyr-Core-3.4.0/drivers/dma/
Ddma_dw_common.c28 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_isr() local
124 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_config() local
435 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_is_enabled() local
442 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_start() local
546 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_stop() local
615 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_resume() local
647 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_suspend() local
683 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_setup() local
809 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_get_status() local
Ddma_intel_adsp_gpdma.c57 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_dump_registers() local
90 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_llp_config() local
101 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_llp_enable() local
116 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_llp_disable() local
130 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_llp_read() local
245 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_clock_enable() local
262 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_clock_disable() local
275 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_claim_ownership() local
293 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_release_ownership() local
309 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_enable() local
[all …]
Ddma_xmc4xxx.c73 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_isr() local
124 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_config() local
309 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_start() local
318 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_stop() local
348 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_reload() local
382 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_get_status() local
422 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_suspend() local
437 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_resume() local
451 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_init() local
Ddma_sam_xdmac.c53 const struct sam_xdmac_dev_cfg *const dev_cfg = dev->config; in sam_xdmac_isr() local
85 const struct sam_xdmac_dev_cfg *const dev_cfg = dev->config; in sam_xdmac_channel_configure() local
128 const struct sam_xdmac_dev_cfg *const dev_cfg = dev->config; in sam_xdmac_transfer_configure() local
354 const struct sam_xdmac_dev_cfg *const dev_cfg = dev->config; in sam_xdmac_initialize() local
Ddma_dw.c32 const struct dw_dma_cfg *const dev_cfg = dev->config; in dw_dma_init() local
Ddma_intel_lpss.c32 struct dma_intel_lpss_cfg *dev_cfg = (struct dma_intel_lpss_cfg *)dev->config; in dma_intel_lpss_init() local
/Zephyr-Core-3.4.0/drivers/serial/
Duart_cmsdk_apb.c101 const struct uart_cmsdk_apb_config * const dev_cfg = dev->config; in baudrate_set() local
126 const struct uart_cmsdk_apb_config * const dev_cfg = dev->config; in uart_cmsdk_apb_init() local
168 const struct uart_cmsdk_apb_config *dev_cfg = dev->config; in uart_cmsdk_apb_poll_in() local
193 const struct uart_cmsdk_apb_config *dev_cfg = dev->config; in uart_cmsdk_apb_poll_out() local
217 const struct uart_cmsdk_apb_config *dev_cfg = dev->config; in uart_cmsdk_apb_fifo_fill() local
250 const struct uart_cmsdk_apb_config *dev_cfg = dev->config; in uart_cmsdk_apb_fifo_read() local
278 const struct uart_cmsdk_apb_config *dev_cfg = dev->config; in uart_cmsdk_apb_irq_tx_enable() local
302 const struct uart_cmsdk_apb_config *dev_cfg = dev->config; in uart_cmsdk_apb_irq_tx_disable() local
318 const struct uart_cmsdk_apb_config *dev_cfg = dev->config; in uart_cmsdk_apb_irq_tx_ready() local
330 const struct uart_cmsdk_apb_config *dev_cfg = dev->config; in uart_cmsdk_apb_irq_rx_enable() local
[all …]
Duart_mchp_xec.c242 struct uart_xec_device_config const *dev_cfg = dev->config; in uart_clr_slp_en() local
249 struct uart_xec_device_config const *dev_cfg = dev->config; in uart_xec_girq_clr() local
263 struct uart_xec_device_config const *dev_cfg = dev->config; in uart_clr_slp_en() local
276 struct uart_xec_device_config const *dev_cfg = dev->config; in uart_xec_girq_clr() local
290 const struct uart_xec_device_config * const dev_cfg = dev->config; in set_baud_rate() local
328 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_configure() local
461 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_pm_action() local
509 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_init() local
560 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_poll_in() local
591 const struct uart_xec_device_config * const dev_cfg = dev->config; in uart_xec_poll_out() local
[all …]
Duart_ns16550.c362 const struct uart_ns16550_device_config * const dev_cfg = dev->config; local
391 const struct uart_ns16550_device_config * const dev_cfg = dev->config; local
566 const struct uart_ns16550_device_config *dev_cfg = dev->config; local
620 const struct uart_ns16550_device_config * const dev_cfg = dev->config; local
651 const struct uart_ns16550_device_config * const dev_cfg = dev->config; local
673 const struct uart_ns16550_device_config * const dev_cfg = dev->config; local
698 const struct uart_ns16550_device_config * const dev_cfg = dev->config; local
724 const struct uart_ns16550_device_config * const dev_cfg = dev->config; local
745 const struct uart_ns16550_device_config * const dev_cfg = dev->config; local
781 const struct uart_ns16550_device_config * const dev_cfg = dev->config; local
[all …]
/Zephyr-Core-3.4.0/drivers/counter/
Dcounter_sam_tc.c101 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_start() local
112 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_stop() local
123 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_get_value() local
136 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_set_alarm() local
198 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_cancel_alarm() local
222 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_set_top_value() local
260 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_get_top_value() local
269 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_get_pending_int() local
279 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_isr() local
315 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_initialize() local
/Zephyr-Core-3.4.0/drivers/sensor/icm42688/
Dicm42688_common.c23 const struct icm42688_dev_cfg *dev_cfg = dev->config; in icm42688_reset() local
75 const struct icm42688_dev_cfg *dev_cfg = dev->config; in icm42688_configure() local
280 const struct icm42688_dev_cfg *dev_cfg = dev->config; in icm42688_read_all() local
/Zephyr-Core-3.4.0/drivers/dac/
Ddac_sam.c55 const struct dac_sam_dev_cfg *const dev_cfg = dev->config; in dac_sam_isr() local
78 const struct dac_sam_dev_cfg *const dev_cfg = dev->config; in dac_sam_channel_setup() local
98 const struct dac_sam_dev_cfg *const dev_cfg = dev->config; in dac_sam_write_value() local
123 const struct dac_sam_dev_cfg *const dev_cfg = dev->config; in dac_sam_init() local
/Zephyr-Core-3.4.0/drivers/sensor/qdec_sam/
Dqdec_sam.c40 const struct qdec_sam_dev_cfg *const dev_cfg = dev->config; in qdec_sam_fetch() local
77 const struct qdec_sam_dev_cfg *const dev_cfg = dev->config; in qdec_sam_configure() local
98 const struct qdec_sam_dev_cfg *const dev_cfg = dev->config; in qdec_sam_initialize() local
/Zephyr-Core-3.4.0/drivers/can/
Dcan_mcp2515.c45 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_soft_reset() local
63 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_bit_modify() local
80 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_write_reg() local
112 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_load_tx_buffer() local
138 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_rts() local
157 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_read_reg() local
193 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_read_rx_buffer() local
322 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_get_core_clock() local
337 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_get_max_bitrate() local
450 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_start() local
[all …]
/Zephyr-Core-3.4.0/drivers/i2s/
Di2s_mcux_sai.c143 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_tx_stream_disable() local
183 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_rx_stream_disable() local
216 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_tx_reload_multiple_dma_blocks() local
354 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_dma_rx_callback() local
432 const struct i2s_mcux_config *dev_cfg = dev->config; in enable_mclk_direction() local
448 const struct i2s_mcux_config *dev_cfg = dev->config; in get_mclk_rate() local
466 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_mcux_config() local
743 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_tx_stream_start() local
819 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_rx_stream_start() local
1074 const struct i2s_mcux_config *dev_cfg = dev->config; in sai_driver_irq() local
[all …]
Di2s_sam_ssc.c209 const struct i2s_sam_dev_cfg *const dev_cfg = dev->config; in dma_rx_callback() local
269 const struct i2s_sam_dev_cfg *const dev_cfg = dev->config; in dma_tx_callback() local
325 static int set_rx_data_format(const struct i2s_sam_dev_cfg *const dev_cfg, in set_rx_data_format()
418 static int set_tx_data_format(const struct i2s_sam_dev_cfg *const dev_cfg, in set_tx_data_format()
552 const struct i2s_sam_dev_cfg *const dev_cfg = dev->config; in i2s_sam_configure() local
787 const struct i2s_sam_dev_cfg *const dev_cfg = dev->config; in i2s_sam_trigger() local
928 const struct i2s_sam_dev_cfg *const dev_cfg = dev->config; in i2s_sam_isr() local
954 const struct i2s_sam_dev_cfg *const dev_cfg = dev->config; in i2s_sam_initialize() local
/Zephyr-Core-3.4.0/drivers/i2c/
Di2c_sam_twihs.c106 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_configure() local
184 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_transfer() local
224 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_isr() local
283 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_initialize() local
Di2c_sam_twi.c107 const struct i2c_sam_twi_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twi_configure() local
190 const struct i2c_sam_twi_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twi_transfer() local
252 const struct i2c_sam_twi_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twi_isr() local
311 const struct i2c_sam_twi_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twi_initialize() local
Di2c_sam_twihs_rtio.c104 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_configure() local
186 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_start() local
243 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_complete() local
276 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_isr() local
366 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_initialize() local
Di2c_lpc11u6x.c121 const struct lpc11u6x_i2c_config *dev_cfg = dev->config; in lpc11u6x_i2c_slave_register() local
155 const struct lpc11u6x_i2c_config *dev_cfg = dev->config; in lpc11u6x_i2c_slave_unregister() local
/Zephyr-Core-3.4.0/drivers/sensor/qdec_stm32/
Dqdec_stm32.c46 const struct qdec_stm32_dev_cfg *dev_cfg = dev->config; in qdec_stm32_fetch() local
80 const struct qdec_stm32_dev_cfg *const dev_cfg = dev->config; in qdec_stm32_initialize() local
/Zephyr-Core-3.4.0/drivers/sensor/bmg160/
Dbmg160.c25 const struct bmg160_device_config *dev_cfg = dev->config; in bmg160_bus_config() local
36 const struct bmg160_device_config *dev_cfg = dev->config; in bmg160_read() local
64 const struct bmg160_device_config *dev_cfg = dev->config; in bmg160_write() local
92 const struct bmg160_device_config *dev_cfg = dev->config; in bmg160_update_byte() local
/Zephyr-Core-3.4.0/drivers/audio/
Dtlv320dac310x.c66 const struct codec_driver_config *const dev_cfg = dev->config; in codec_initialize() local
84 const struct codec_driver_config *const dev_cfg = dev->config; in codec_configure() local
184 const struct codec_driver_config *const dev_cfg = dev->config; in codec_write_reg() local
201 const struct codec_driver_config *const dev_cfg = dev->config; in codec_read_reg() local
/Zephyr-Core-3.4.0/drivers/flash/
Dflash_stm32_ospi.c190 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in ospi_send_cmd() local
244 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in ospi_write_access() local
421 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in stm32_ospi_read_sfdp() local
472 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in ospi_read_sfdp() local
499 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in ospi_address_is_valid() local
765 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in stm32_ospi_config_mem() local
961 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in flash_stm32_ospi_erase() local
1118 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in flash_stm32_ospi_read() local
1205 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in flash_stm32_ospi_write() local
1481 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in setup_pages_layout() local
[all …]
Dflash_stm32_qspi.c188 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in qspi_send_cmd() local
216 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in qspi_read_access() local
253 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in qspi_write_access() local
309 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in qspi_address_is_valid() local
456 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in flash_stm32_qspi_erase() local
674 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in setup_pages_layout() local
935 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in spi_nor_process_bfp() local
1060 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in flash_stm32_qspi_gpio_reset() local
1096 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in flash_stm32_qspi_init() local

12