Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_lpi2c.h688 static inline uint32_t LPI2C_MasterGetRxFifoAddress(LPI2C_Type *base) in LPI2C_MasterGetRxFifoAddress() function
Dfsl_lpi2c_edma.c340 transferConfig.srcAddr = (uint32_t)LPI2C_MasterGetRxFifoAddress(base); in LPI2C_MasterTransferEDMA()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpi2c.h636 static inline uint32_t LPI2C_MasterGetRxFifoAddress(LPI2C_Type *base) in LPI2C_MasterGetRxFifoAddress() function
Dfsl_lpi2c_edma.c317 transferConfig.srcAddr = (uint32_t)LPI2C_MasterGetRxFifoAddress(base); in LPI2C_MasterTransferEDMA()