Searched refs:LPI2C_MasterCreateEDMAHandle (Results 1 – 3 of 3) sorted by relevance
102 void LPI2C_MasterCreateEDMAHandle(LPI2C_Type *base,
116 void LPI2C_MasterCreateEDMAHandle(LPI2C_Type *base, in LPI2C_MasterCreateEDMAHandle() function
176 …LPI2C_MasterCreateEDMAHandle(lpi2c->resource->base, lpi2c->master_edma_handle, lpi2c->edmaRxHandle, in LPI2C_Master_EdmaInitialize()