Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/i2c/
Dfsl_i2c_edma.c63 static void I2C_MasterTransferEDMAConfig(I2C_Type *base, i2c_master_edma_handle_t *handle);
359 static void I2C_MasterTransferEDMAConfig(I2C_Type *base, i2c_master_edma_handle_t *handle) in I2C_MasterTransferEDMAConfig() function
479 I2C_MasterTransferEDMAConfig(base, handle); in I2C_MasterTransferEDMA()