Lines Matching refs:max32_i2c_config
37 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()
526 const struct max32_i2c_config *const cfg = dev->config; in i2c_max32_transfer()
597 const struct max32_i2c_config *cfg = dev->config; in api_transfer()
810 const struct max32_i2c_config *cfg = dev->config; in i2c_max32_isr()
850 const struct max32_i2c_config *const cfg = dev->config; in i2c_max32_init()
939 static const struct max32_i2c_config max32_i2c_dev_cfg_##_num = { \