Home
last modified time | relevance | path

Searched defs:dev_config (Results 1 – 25 of 73) sorted by relevance

123

/Zephyr-Core-3.7.0/drivers/eeprom/
Deeprom_emulator.c112 const struct eeprom_emu_config *dev_config = dev->config; in eeprom_emu_flash_read() local
124 const struct eeprom_emu_config *dev_config = dev->config; in eeprom_emu_flash_write() local
139 const struct eeprom_emu_config *dev_config = dev->config; in eeprom_emu_flash_erase() local
152 const struct eeprom_emu_config *dev_config = dev->config; in eeprom_emu_page_invalidate() local
169 const struct eeprom_emu_config *dev_config = dev->config; in eeprom_emu_get_address() local
192 const struct eeprom_emu_config *dev_config = dev->config; in eeprom_emu_set_change() local
214 const struct eeprom_emu_config *dev_config = dev->config; in eeprom_emu_is_word_used() local
233 const struct eeprom_emu_config *dev_config = dev->config; in eeprom_emu_word_read() local
282 const struct eeprom_emu_config *dev_config = dev->config; in eeprom_emu_flash_get() local
311 const struct eeprom_emu_config *dev_config = dev->config; in eeprom_emu_compactor() local
[all …]
/Zephyr-Core-3.7.0/drivers/watchdog/
Dwdt_intel_adsp.c65 const struct intel_adsp_wdt_dev_cfg *const dev_config = dev->config; in intel_adsp_wdt_setup() local
93 const struct intel_adsp_wdt_dev_cfg *const dev_config = dev->config; in intel_adsp_wdt_install_timeout() local
152 const struct intel_adsp_wdt_dev_cfg *const dev_config = dev->config; in intel_adsp_wdt_init() local
184 const struct intel_adsp_wdt_dev_cfg *const dev_config = dev->config; in intel_adsp_watchdog_pause() local
204 const struct intel_adsp_wdt_dev_cfg *const dev_config = dev->config; in intel_adsp_watchdog_resume() local
Dwdt_dw.c75 __maybe_unused const struct dw_wdt_dev_cfg *const dev_config = dev->config; local
127 const struct dw_wdt_dev_cfg *const dev_config = dev->config; local
160 const struct dw_wdt_dev_cfg *const dev_config = dev->config; local
/Zephyr-Core-3.7.0/drivers/spi/
Dspi_litex.c38 const struct spi_litex_cfg *dev_config = dev->config; in spi_set_frequency() local
54 const struct spi_litex_cfg *dev_config = dev->config; in spi_config() local
125 const struct spi_litex_cfg *dev_config = dev->config; in spi_litex_send() local
138 const struct spi_litex_cfg *dev_config = dev->config; in spi_litex_recv() local
148 const struct spi_litex_cfg *dev_config = dev->config; in spi_litex_xfer() local
217 const struct spi_litex_cfg *dev_config = dev->config; in spi_litex_release() local
Dspi_nrfx_spis.c64 const struct spi_nrfx_config *dev_config = dev->config; in configure() local
117 const struct spi_nrfx_config *dev_config = dev->config; in prepare_for_transfer() local
142 const struct spi_nrfx_config *dev_config = dev_data->dev->config; in wake_callback() local
150 const struct spi_nrfx_config *dev_config) in wait_for_wake()
172 const struct spi_nrfx_config *dev_config = dev->config; in transceive() local
286 const struct spi_nrfx_config *dev_config = dev->config; in spi_nrfx_init() local
Dspi_nrfx_spim.c79 const struct spi_nrfx_config *dev_config = dev->config; in finalize_spi_transaction() local
146 const struct spi_nrfx_config *dev_config = dev->config; in configure() local
247 const struct spi_nrfx_config *dev_config = dev->config; in anomaly_58_workaround_setup() local
287 const struct spi_nrfx_config *dev_config = dev->config; in anomaly_58_workaround_init() local
328 const struct spi_nrfx_config *dev_config = dev->config; in transfer_next_chunk() local
410 const struct spi_nrfx_config *dev_config = dev->config; in event_handler() local
455 const struct spi_nrfx_config *dev_config = dev->config; in transceive() local
573 const struct spi_nrfx_config *dev_config = dev->config; in spim_nrfx_pm_action() local
611 const struct spi_nrfx_config *dev_config = dev->config; in spi_nrfx_init() local
Dspi_nrfx_spi.c90 const struct spi_nrfx_config *dev_config = dev->config; in configure() local
172 const struct spi_nrfx_config *dev_config = dev->config; in transfer_next_chunk() local
229 const struct spi_nrfx_config *dev_config = dev->config; in transceive() local
339 const struct spi_nrfx_config *dev_config = dev->config; in spi_nrfx_pm_action() local
376 const struct spi_nrfx_config *dev_config = dev->config; in spi_nrfx_init() local
Dspi_litex_litespi.c45 const struct spi_litex_dev_config *dev_config = dev->config; in spi_litex_set_frequency() local
140 const struct spi_litex_dev_config *dev_config = dev->config; in spi_litex_xfer() local
/Zephyr-Core-3.7.0/drivers/i2c/
Di2c_handlers.c12 uint32_t dev_config) in z_vrfy_i2c_configure()
20 uint32_t *dev_config) in z_vrfy_i2c_get_config()
Di2c_nrfx_twim.c51 const struct i2c_nrfx_twim_config *dev_config = dev->config; in i2c_nrfx_twim_transfer() local
233 const struct i2c_nrfx_twim_config *dev_config = dev->config; in i2c_nrfx_twim_configure() local
264 const struct i2c_nrfx_twim_config *dev_config = dev->config; in i2c_nrfx_twim_recover_bus() local
301 const struct i2c_nrfx_twim_config *dev_config = dev->config; in twim_nrfx_pm_action() local
334 const struct i2c_nrfx_twim_config *dev_config = dev->config; in i2c_nrfx_twim_init() local
Di2c_b91.c31 static int i2c_b91_configure(const struct device *dev, uint32_t dev_config) in i2c_b91_configure()
127 uint32_t dev_config = (I2C_MODE_CONTROLLER | i2c_map_dt_bitrate(cfg->bitrate)); in i2c_b91_init() local
Di2c_test.c18 uint32_t dev_config) in vnd_i2c_configure()
Di2c_emul.c59 static int i2c_emul_configure(const struct device *dev, uint32_t dev_config) in i2c_emul_configure()
68 static int i2c_emul_get_config(const struct device *dev, uint32_t *dev_config) in i2c_emul_get_config()
Di2c_bitbang.h32 uint32_t dev_config; member
Di2c_npcx_port.c55 uint32_t dev_config) in i2c_npcx_port_configure()
77 static int i2c_npcx_port_get_config(const struct device *dev, uint32_t *dev_config) in i2c_npcx_port_get_config()
Di2c_nrfx_twi_common.h28 uint32_t dev_config; member
Di2c_ifx_xmc4.c62 uint32_t dev_config; member
79 static int ifx_xmc4_i2c_configure(const struct device *dev, uint32_t dev_config) in ifx_xmc4_i2c_configure()
132 static int ifx_xmc4_i2c_get_config(const struct device *dev, uint32_t *dev_config) in ifx_xmc4_i2c_get_config()
Di2c_nrfx_twi.c27 uint32_t dev_config; member
Dgpio_i2c_switch.c34 static int gpio_i2c_switch_configure(const struct device *dev, uint32_t dev_config) in gpio_i2c_switch_configure()
/Zephyr-Core-3.7.0/drivers/flash/
Dsoc_flash_xmc4xxx.c58 const struct flash_xmc4xxx_config *dev_config = dev->config; in flash_xmc4xxx_read() local
73 const struct flash_xmc4xxx_config *dev_config = dev->config; in flash_xmc4xxx_write() local
120 const struct flash_xmc4xxx_config *dev_config = dev->config; in flash_xmc4xxx_erase() local
178 const struct flash_xmc4xxx_config *dev_config = dev->config; in flash_xmc4xxx_get_parameters() local
Dflash_ifx_cat1.c56 const struct ifx_cat1_flash_config *dev_config = dev->config; in ifx_cat1_flash_read() local
79 const struct ifx_cat1_flash_config *dev_config = dev->config; in ifx_cat1_flash_write() local
/Zephyr-Core-3.7.0/drivers/display/
Ddisplay_max7219.c76 const struct max7219_config *dev_config = dev->config; in max7219_transmit_all() local
99 const struct max7219_config *dev_config = dev->config; in max7219_transmit_one() local
145 const struct max7219_config *dev_config = dev->config; in max7219_write() local
247 const struct max7219_config *dev_config = dev->config; in max7219_get_capabilities() local
267 const struct max7219_config *dev_config = dev->config; in max7219_init() local
Ddisplay_nrf_led_matrix.c47 #define GET_ROW_IDX(dev_config, pixel_idx) \ argument
53 #define GET_COL_IDX(dev_config, pixel_idx) \ argument
130 const struct display_drv_config *dev_config = dev->config; in api_blanking_on() local
150 const struct display_drv_config *dev_config = dev->config; in api_blanking_off() local
295 const struct display_drv_config *dev_config = dev->config; in prepare_pixel_pulse() local
339 const struct display_drv_config *dev_config = dev->config; in timer_irq_handler() local
417 const struct display_drv_config *dev_config = dev->config; in instance_init() local
/Zephyr-Core-3.7.0/drivers/dma/
Ddmamux_stm32.c131 const struct dmamux_stm32_dma_fops *get_dma_fops(const struct dmamux_stm32_config *dev_config) in get_dma_fops()
153 const struct dmamux_stm32_config *dev_config = dev->config; in dmamux_stm32_configure() local
202 const struct dmamux_stm32_config *dev_config = dev->config; in dmamux_stm32_start() local
222 const struct dmamux_stm32_config *dev_config = dev->config; in dmamux_stm32_stop() local
243 const struct dmamux_stm32_config *dev_config = dev->config; in dmamux_stm32_reload() local
265 const struct dmamux_stm32_config *dev_config = dev->config; in dmamux_stm32_get_status() local
/Zephyr-Core-3.7.0/drivers/smbus/
Dsmbus_handlers.c12 uint32_t dev_config) in z_vrfy_smbus_configure()
21 uint32_t *dev_config) in z_vrfy_smbus_get_config()

123