Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c_edma.c251 transferConfig.destAddr = (uint32_t)LPI2C_MasterGetTxFifoAddress(base); in LPI2C_MasterTransferEDMA()
317 transferConfig.destAddr = (uint32_t)LPI2C_MasterGetTxFifoAddress(base); in LPI2C_MasterTransferEDMA()
Dfsl_lpi2c.h614 static inline uint32_t LPI2C_MasterGetTxFifoAddress(LPI2C_Type *base) in LPI2C_MasterGetTxFifoAddress() function