Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c_edma.h102 void LPI2C_MasterCreateEDMAHandle(LPI2C_Type *base,
Dfsl_lpi2c_edma.c116 void LPI2C_MasterCreateEDMAHandle(LPI2C_Type *base, in LPI2C_MasterCreateEDMAHandle() function
/hal_nxp-3.6.0/mcux/mcux-sdk/cmsis_drivers/lpi2c/
Dfsl_lpi2c_cmsis.c176LPI2C_MasterCreateEDMAHandle(lpi2c->resource->base, lpi2c->master_edma_handle, lpi2c->edmaRxHandle, in LPI2C_Master_EdmaInitialize()