Home
last modified time | relevance | path

Searched refs:max32_i2c_config (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/i2c/
Di2c_max32_rtio.c33 struct max32_i2c_config { struct
71 const struct max32_i2c_config *const cfg = dev->config; in max32_do_configure()
109 const struct max32_i2c_config *const cfg = dev->config; in max32_msg_start()
305 const struct max32_i2c_config *const cfg = dev->config; in max32_complete()
341 const struct max32_i2c_config *cfg = dev->config; in i2c_max32_isr()
353 const struct max32_i2c_config *const cfg = dev->config; in i2c_max32_init()
421 static const struct max32_i2c_config max32_i2c_dev_cfg_##_num = { \
Di2c_max32.c37 struct max32_i2c_config { struct
74 const struct max32_i2c_config *const cfg = dev->config; in api_configure()
109 const struct max32_i2c_config *config = dev->config; in api_target_register()
128 const struct max32_i2c_config *config = dev->config; in api_target_unregister()
195 const struct max32_i2c_config *const cfg = dev->config; in api_recover_bus()
291 const struct max32_i2c_config *const cfg = i2c_dev->config; in i2c_max32_dma_callback()
307 const struct max32_i2c_config *config = dev->config; in i2c_max32_tx_dma_load()
336 const struct max32_i2c_config *config = dev->config; in i2c_max32_rx_dma_load()
366 const struct max32_i2c_config *const cfg = dev->config; in i2c_max32_transfer_dma()
433 const struct max32_i2c_config *const cfg = dev->config; in i2c_max32_transfer()
[all …]