Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c_edma.h122 status_t LPI2C_MasterTransferEDMA(LPI2C_Type *base,
Dfsl_lpi2c_edma.c241 status_t LPI2C_MasterTransferEDMA(LPI2C_Type *base, in LPI2C_MasterTransferEDMA() function
/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpi2c/
Dfsl_lpi2c_cmsis.c214 … status = LPI2C_MasterTransferEDMA(lpi2c->resource->base, lpi2c->master_edma_handle, &masterXfer); in LPI2C_Master_EdmaTransmit()
256 … status = LPI2C_MasterTransferEDMA(lpi2c->resource->base, lpi2c->master_edma_handle, &masterXfer); in LPI2C_Master_EdmaReceive()