Home
last modified time | relevance | path

Searched defs:dev_cfg (Results 26 – 50 of 70) sorted by relevance

123

/Zephyr-latest/drivers/i2c/
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_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-latest/drivers/dma/
Ddma_dw.c32 const struct dw_dma_cfg *const dev_cfg = dev->config; in dw_dma_init() local
Ddma_nxp_sdma.c124 const struct sdma_dev_cfg *dev_cfg = dev->config; in dma_nxp_sdma_isr() local
185 const struct sdma_dev_cfg *dev_cfg; in dma_nxp_sdma_callback() local
215 const struct sdma_dev_cfg *dev_cfg = dev->config; in dma_nxp_sdma_channel_init() local
271 const struct sdma_dev_cfg *dev_cfg = dev->config; in dma_nxp_sdma_config() local
337 const struct sdma_dev_cfg *dev_cfg = dev->config; in dma_nxp_sdma_start() local
/Zephyr-latest/drivers/sensor/bosch/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-latest/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
Dwm8904.c417 const struct wm8904_driver_config *const dev_cfg = DEV_CFG(dev); in wm8904_configure() local
587 const struct wm8904_driver_config *const dev_cfg = DEV_CFG(dev); in wm8904_write_reg() local
607 const struct wm8904_driver_config *const dev_cfg = DEV_CFG(dev); in wm8904_read_reg() local
/Zephyr-latest/drivers/sensor/st/qdec_stm32/
Dqdec_stm32.c47 const struct qdec_stm32_dev_cfg *dev_cfg = dev->config; in qdec_stm32_fetch() local
81 const struct qdec_stm32_dev_cfg *const dev_cfg = dev->config; in qdec_stm32_initialize() local
/Zephyr-latest/drivers/ipm/
Dipm_ivshmem.c45 struct ivshmem_ipm_config *dev_cfg = (struct ivshmem_ipm_config *)dev->config; in ivshmem_ipm_event_loop_thread() local
76 struct ivshmem_ipm_config *dev_cfg = (struct ivshmem_ipm_config *)dev->config; in ivshmem_ipm_send() local
/Zephyr-latest/drivers/input/
Dinput_ili2132a.c44 const struct ili2132a_config *dev_cfg = dev->config; in ili2132a_process() local
76 const struct ili2132a_config *dev_cfg = dev->config; in ili2132a_init() local
Dinput_esp32_touch_sensor.c80 const struct esp32_touch_sensor_config *dev_cfg = dev->config; local
161 const struct esp32_touch_sensor_config *dev_cfg = dev->config; local
181 const struct esp32_touch_sensor_config *dev_cfg = dev->config; local
/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c127 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in xspi_write_access() local
308 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in stm32_xspi_read_sfdp() local
368 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in xspi_address_is_valid() local
407 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in stm32_xspi_mem_erased() local
660 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in stm32_xspi_config_mem() local
756 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in stm32_xspi_mem_reset() local
842 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in stm32_xspi_set_memorymap() local
980 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in flash_stm32_xspi_erase() local
1150 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in flash_stm32_xspi_read() local
1266 const struct flash_stm32_xspi_config *dev_cfg = dev->config; in flash_stm32_xspi_write() local
[all …]
Dflash_stm32_ospi.c201 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in ospi_send_cmd() local
255 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in ospi_write_access() local
444 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in stm32_ospi_read_sfdp() local
495 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in ospi_read_sfdp() local
522 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in ospi_address_is_valid() local
558 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in stm32_ospi_mem_erased() local
805 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in stm32_ospi_config_mem() local
901 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in stm32_ospi_mem_reset() local
988 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in stm32_ospi_set_memorymap() local
1151 const struct flash_stm32_ospi_config *dev_cfg = dev->config; in flash_stm32_ospi_erase() local
[all …]
Dflash_stm32_qspi.c211 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in qspi_send_cmd() local
239 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in qspi_read_access() local
276 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in qspi_write_access() local
422 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in qspi_address_is_valid() local
661 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in flash_stm32_qspi_erase() local
760 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in flash_stm32_qspi_get_size() local
906 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in setup_pages_layout() local
1158 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in spi_nor_process_bfp() local
1283 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in flash_stm32_qspi_gpio_reset() local
1322 const struct flash_stm32_qspi_config *dev_cfg = dev->config; in flash_stm32_qspi_init() local
/Zephyr-latest/drivers/serial/
Duart_realtek_rts5912.c36 const struct uart_rts5912_device_config *const dev_cfg = dev->config; in rts5912_uart_init() local
Duart_ns16550.c504 const struct uart_ns16550_dev_config * const dev_cfg = dev->config; local
533 const struct uart_ns16550_dev_config * const dev_cfg = dev->config; local
546 const struct uart_ns16550_dev_config * const dev_cfg = dev->config; local
573 const struct uart_ns16550_dev_config * const dev_cfg = dev->config; local
802 const struct uart_ns16550_dev_config *dev_cfg = dev->config; local
928 const struct uart_ns16550_dev_config * const dev_cfg = dev->config; local
950 const struct uart_ns16550_dev_config * const dev_cfg = dev->config; local
975 const struct uart_ns16550_dev_config * const dev_cfg = dev->config; local
1020 const struct uart_ns16550_dev_config * const dev_cfg = dev->config; local
1056 const struct uart_ns16550_dev_config * const dev_cfg = dev->config; local
[all …]
Duart_cdns.c37 const struct uart_cdns_device_config *const dev_cfg, in uart_cdns_set_baudrate()
241 const struct uart_cdns_device_config *const dev_cfg = dev->config; in uart_cdns_init() local
/Zephyr-latest/drivers/mbox/
Dmbox_ivshmem.c44 struct ivshmem_mbox_config *dev_cfg = (struct ivshmem_mbox_config *)dev->config; in ivshmem_mbox_event_loop_thread() local
74 struct ivshmem_mbox_config *dev_cfg = (struct ivshmem_mbox_config *)dev->config; in ivshmem_mbox_send() local
/Zephyr-latest/drivers/i2s/
Di2s_esp32.c136 const struct i2s_esp32_cfg *dev_cfg = dev->config; in i2s_esp32_restart_dma() local
175 const struct i2s_esp32_cfg *dev_cfg = dev->config; in i2s_esp32_start_dma() local
236 const struct i2s_esp32_cfg *dev_cfg = dev->config; in i2s_esp32_rx_start_transfer() local
264 const struct i2s_esp32_cfg *dev_cfg = dev->config; in i2s_esp32_tx_start_transfer() local
450 const struct i2s_esp32_cfg *dev_cfg = dev->config; in i2s_esp32_initialize() local
502 const struct i2s_esp32_cfg *const dev_cfg = dev->config; in i2s_esp32_configure() local
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-latest/drivers/spi/
Dspi_rpi_pico_pio.c215 static int spi_pico_pio_configure(const struct spi_pico_pio_config *dev_cfg, in spi_pico_pio_configure()
536 const struct spi_pico_pio_config *dev_cfg = dev->config; in spi_pico_pio_txrx_3_wire() local
642 const struct spi_pico_pio_config *dev_cfg = dev->config; in spi_pico_pio_txrx() local
657 const struct spi_pico_pio_config *dev_cfg = dev->config; in spi_pico_pio_transceive_impl() local
727 const struct spi_pico_pio_config *dev_cfg = dev->config; in spi_pico_pio_init() local
/Zephyr-latest/drivers/mdio/
Dmdio_xmc4xxx.c54 const struct mdio_xmc4xxx_dev_config *const dev_cfg = dev->config; in mdio_xmc4xxx_transfer() local
143 const struct mdio_xmc4xxx_dev_config *dev_cfg = dev->config; in mdio_xmc4xxx_initialize() local
/Zephyr-latest/drivers/sensor/ams/ams_as5600/
Dams_as5600.c36 const struct as5600_dev_cfg *dev_cfg = dev->config; in as5600_fetch() local
/Zephyr-latest/drivers/counter/
Dcounter_gecko_rtcc.c99 const struct counter_gecko_config *const dev_cfg = dev->config; in counter_gecko_set_top_value() local
224 const struct counter_gecko_config *const dev_cfg = dev->config; in counter_gecko_init() local
/Zephyr-latest/drivers/entropy/
Dentropy_stm32.c123 const struct entropy_stm32_rng_dev_cfg *dev_cfg = dev->config; in entropy_stm32_suspend() local
174 const struct entropy_stm32_rng_dev_cfg *dev_cfg = dev->config; in entropy_stm32_resume() local
749 const struct entropy_stm32_rng_dev_cfg *dev_cfg; in entropy_stm32_rng_init() local

123