Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c_edma.c329 transferConfig.destAddr = (uint32_t)LPI2C_MasterGetTxFifoAddress(base); in LPI2C_MasterTransferEDMA()
412 transferConfig.destAddr = (uint32_t)LPI2C_MasterGetTxFifoAddress(base); in LPI2C_MasterTransferEDMA()
Dfsl_lpi2c.h710 static inline uint32_t LPI2C_MasterGetTxFifoAddress(LPI2C_Type *base) in LPI2C_MasterGetTxFifoAddress() function
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c_edma.c328 transferConfig.destAddr = (uint32_t)LPI2C_MasterGetTxFifoAddress(base); in LPI2C_MasterTransferEDMA()
415 transferConfig.destAddr = (uint32_t)LPI2C_MasterGetTxFifoAddress(base); in LPI2C_MasterTransferEDMA()
Dfsl_lpi2c.h680 static inline uint32_t LPI2C_MasterGetTxFifoAddress(LPI2C_Type *base) in LPI2C_MasterGetTxFifoAddress() function