/Zephyr-latest/drivers/mdio/ |
D | mdio_gpio.c | 31 static ALWAYS_INLINE void mdio_gpio_clock_the_bit(const struct mdio_gpio_config *dev_cfg) in mdio_gpio_clock_the_bit() 39 static ALWAYS_INLINE void mdio_gpio_dir(const struct mdio_gpio_config *dev_cfg, uint8_t dir) in mdio_gpio_dir() 47 static ALWAYS_INLINE void mdio_gpio_read(const struct mdio_gpio_config *dev_cfg, uint16_t *pdata) in mdio_gpio_read() 62 static ALWAYS_INLINE void mdio_gpio_write(const struct mdio_gpio_config *dev_cfg, in mdio_gpio_write() 79 const struct mdio_gpio_config *const dev_cfg = dev->config; in mdio_gpio_transfer() local 129 const struct mdio_gpio_config *const dev_cfg = dev->config; in mdio_gpio_initialize() local
|
D | mdio_litex_liteeth.c | 38 static void mdio_litex_read(const struct mdio_litex_config *dev_cfg, uint16_t *pdata) in mdio_litex_read() 58 static void mdio_litex_write(const struct mdio_litex_config *dev_cfg, uint32_t data, uint8_t len) in mdio_litex_write() 86 static void mdio_litex_turnaround(const struct mdio_litex_config *dev_cfg) in mdio_litex_turnaround() 101 const struct mdio_litex_config *const dev_cfg = dev->config; in mdio_litex_transfer() local
|
/Zephyr-latest/drivers/serial/ |
D | uart_cmsdk_apb.c | 101 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 …]
|
D | uart_mchp_xec.c | 242 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 …]
|
/Zephyr-latest/drivers/dma/ |
D | dma_dw_common.c | 29 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_isr() local 127 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_config() local 441 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_is_enabled() local 448 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_start() local 551 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_stop() local 636 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_resume() local 667 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_suspend() local 702 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_setup() local 827 const struct dw_dma_dev_cfg *const dev_cfg = dev->config; in dw_dma_get_status() local
|
D | dma_intel_lpss.c | 31 struct dma_intel_lpss_cfg *dev_cfg = (struct dma_intel_lpss_cfg *)dev->config; in dma_intel_lpss_setup() local 42 struct dma_intel_lpss_cfg *dev_cfg = (struct dma_intel_lpss_cfg *)dev->config; in dma_intel_lpss_set_base() local 57 struct dw_dma_dev_cfg *const dev_cfg = &lpss_dev_cfg->dw_cfg; in dma_intel_lpss_reload() local 92 struct dw_dma_dev_cfg *const dev_cfg = &lpss_dev_cfg->dw_cfg; in dma_intel_lpss_get_status() local
|
D | dma_intel_adsp_gpdma.c | 58 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_dump_registers() local 93 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_llp_config() local 104 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_llp_enable() local 119 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_llp_disable() local 133 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_llp_read() local 253 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_clock_enable() local 270 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_clock_disable() local 283 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_claim_ownership() local 301 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_release_ownership() local 317 const struct intel_adsp_gpdma_cfg *const dev_cfg = dev->config; in intel_adsp_gpdma_enable() local [all …]
|
D | dma_xmc4xxx.c | 101 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_isr() local 202 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_config() local 454 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_start() local 469 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_stop() local 497 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_reload() local 532 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_get_status() local 592 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_suspend() local 607 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_resume() local 621 const struct dma_xmc4xxx_config *dev_cfg = dev->config; in dma_xmc4xxx_init() local
|
D | dma_sam_xdmac.c | 53 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 381 const struct sam_xdmac_dev_cfg *const dev_cfg = dev->config; in sam_xdmac_get_status() local
|
/Zephyr-latest/drivers/counter/ |
D | counter_sam_tc.c | 101 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-latest/drivers/gpio/ |
D | gpio_ambiq.c | 38 const struct ambiq_gpio_config *const dev_cfg = dev->config; in ambiq_gpio_pin_configure() local 131 const struct ambiq_gpio_config *const dev_cfg = dev->config; in ambiq_gpio_get_config() local 209 const struct ambiq_gpio_config *const dev_cfg = dev->config; in ambiq_gpio_port_get_direction() local 272 const struct ambiq_gpio_config *const dev_cfg = dev->config; in ambiq_gpio_port_get_raw() local 288 const struct ambiq_gpio_config *const dev_cfg = dev->config; in ambiq_gpio_port_set_masked_raw() local 305 const struct ambiq_gpio_config *const dev_cfg = dev->config; in ambiq_gpio_port_set_bits_raw() local 323 const struct ambiq_gpio_config *const dev_cfg = dev->config; in ambiq_gpio_port_clear_bits_raw() local 341 const struct ambiq_gpio_config *const dev_cfg = dev->config; in ambiq_gpio_port_toggle_bits() local 405 const struct ambiq_gpio_config *const dev_cfg = dev->config; in ambiq_gpio_pin_interrupt_configure() local 541 const struct ambiq_gpio_config *const dev_cfg = port->config; in ambiq_gpio_init() local
|
/Zephyr-latest/drivers/dac/ |
D | dac_sam.c | 51 const struct dac_sam_dev_cfg *const dev_cfg = dev->config; in dac_sam_isr() local 82 const struct dac_sam_dev_cfg *const dev_cfg = dev->config; in dac_sam_channel_setup() local 106 const struct dac_sam_dev_cfg *const dev_cfg = dev->config; local 153 const struct dac_sam_dev_cfg *const dev_cfg = dev->config; local
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_xmc4xxx.c | 139 const struct eth_xmc4xxx_config *dev_cfg = dev->config; in eth_xmc4xxx_tx_dma_descriptors_init() local 159 const struct eth_xmc4xxx_config *dev_cfg = dev->config; in eth_xmc4xxx_flush_rx() local 174 const struct eth_xmc4xxx_config *dev_cfg = dev->config; in eth_xmc4xxx_flush_tx() local 227 const struct eth_xmc4xxx_config *dev_cfg = dev->config; in eth_xmc4xxx_send() local 355 const struct eth_xmc4xxx_config *dev_cfg = dev->config; in eth_xmc4xxx_rx_pkt() local 560 const struct eth_xmc4xxx_config *dev_cfg = dev->config; in eth_xmc4xxx_isr() local 623 const struct eth_xmc4xxx_config *dev_cfg = dev->config; in phy_link_state_changed() local 640 const struct eth_xmc4xxx_config *dev_cfg = dev->config; in eth_xmc4xxx_get_phy() local 649 const struct eth_xmc4xxx_config *dev_cfg = dev->config; in eth_xmc4xxx_iface_init() local 695 const struct eth_xmc4xxx_config *dev_cfg = dev->config; in eth_xmc4xxx_rx_dma_descriptors_init() local [all …]
|
/Zephyr-latest/drivers/sensor/qdec_sam/ |
D | qdec_sam.c | 40 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-latest/drivers/i2s/ |
D | i2s_mcux_sai.c | 143 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_tx_stream_disable() local 178 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_rx_stream_disable() local 207 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_tx_reload_multiple_dma_blocks() local 320 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_dma_tx_callback() local 345 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_dma_rx_callback() local 414 const struct i2s_mcux_config *dev_cfg = dev->config; in enable_mclk_direction() local 429 const struct i2s_mcux_config *dev_cfg = dev->config; in get_mclk_rate() local 447 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_mcux_config() local 682 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_tx_stream_start() local 757 const struct i2s_mcux_config *dev_cfg = dev->config; in i2s_rx_stream_start() local [all …]
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_rts5912.c | 50 const struct rtc_rts5912_config *const dev_cfg = dev->config; in rtc_rts5912_reset_rtc_time() local 70 const struct rtc_rts5912_config *const dev_cfg = dev->config; in rtc_rts5912_set_time() local 96 const struct rtc_rts5912_config *const dev_cfg = dev->config; in rtc_rts5912_get_time() local
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_ambiq.c | 53 const struct wdt_ambiq_config *dev_cfg = dev->config; in wdt_ambiq_setup() local 111 const struct wdt_ambiq_config *dev_cfg = dev->config; in wdt_ambiq_install_timeout() local 154 const struct wdt_ambiq_config *dev_cfg = dev->config; in wdt_ambiq_init() local
|
/Zephyr-latest/drivers/can/ |
D | can_mcp2515.c | 28 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_soft_reset() local 46 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_bit_modify() local 63 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_write_reg() local 95 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_load_tx_buffer() local 121 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_rts() local 140 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_read_reg() local 176 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_cmd_read_rx_buffer() local 307 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_get_core_clock() local 412 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_start() local 451 const struct mcp2515_config *dev_cfg = dev->config; in mcp2515_stop() local [all …]
|
D | can_xmc4xxx.c | 93 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_set_mode() local 118 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_set_timing() local 278 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_init_fifo() local 454 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_get_state_from_status() local 486 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_get_state() local 498 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_get_core_clock() local 661 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_state_change_handler() local 689 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_isr() local 722 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_start() local 757 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_stop() local [all …]
|
D | can_mcp251xfd.c | 60 const struct mcp251xfd_config *dev_cfg = dev->config; in mcp251xfd_read_reg() local 85 const struct mcp251xfd_config *dev_cfg = dev->config; in mcp251xfd_read_crc() local 145 const struct mcp251xfd_config *dev_cfg = dev->config; in mcp251xfd_write() local 724 const struct mcp251xfd_config *dev_cfg = dev->config; in mcp251xfd_get_core_clock() local 1037 const struct mcp251xfd_config *dev_cfg = dev->config; in mcp251xfd_handle_interrupts() local 1143 const struct mcp251xfd_config *dev_cfg = dev->config; in mcp251xfd_int_thread() local 1167 const struct mcp251xfd_config *dev_cfg = dev->config; in mcp251xfd_int_gpio_callback() local 1196 const struct mcp251xfd_config *dev_cfg = dev->config; in mcp251xfd_start() local 1237 const struct mcp251xfd_config *dev_cfg = dev->config; in mcp251xfd_stop() local 1353 const struct mcp251xfd_config *dev_cfg = dev->config; in mcp251xfd_init_osc_reg() local [all …]
|
/Zephyr-latest/drivers/spi/ |
D | spi_numaker.c | 59 const struct spi_numaker_config *dev_cfg = dev->config; in spi_numaker_configure() local 143 const struct spi_numaker_config *dev_cfg = dev->config; in spi_numaker_txrx() local 230 const struct spi_numaker_config *dev_cfg = dev->config; in spi_numaker_transceive() local 295 const struct spi_numaker_config *dev_cfg = dev->config; in spi_numaker_init() local
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_sam_twihs_rtio.c | 94 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_configure() local 174 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_start() local 204 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_complete() local 229 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_isr() local 290 const struct i2c_sam_twihs_dev_cfg *const dev_cfg = dev->config; in i2c_sam_twihs_initialize() local
|
D | i2c_sam_twihs.c | 106 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
|
/Zephyr-latest/drivers/audio/ |
D | tas6422dac.c | 74 const struct codec_driver_config *const dev_cfg = dev->config; in codec_initialize() local 124 const struct codec_driver_config *const dev_cfg = dev->config; in codec_mute_output() local 159 const struct codec_driver_config *const dev_cfg = dev->config; in codec_unmute_output() local 224 const struct codec_driver_config *const dev_cfg = dev->config; in codec_write_reg() local 232 const struct codec_driver_config *const dev_cfg = dev->config; in codec_read_reg() local
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688_common.c | 24 const struct icm42688_dev_cfg *dev_cfg = dev->config; in icm42688_reset() local 124 const struct icm42688_dev_cfg *dev_cfg = dev->config; in icm42688_configure() local 337 const struct icm42688_dev_cfg *dev_cfg = dev->config; in icm42688_read_all() local
|