Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c_edma.c280 transferConfig.srcAddr = (uint32_t)LPI2C_MasterGetRxFifoAddress(base); in LPI2C_MasterTransferEDMA()
Dfsl_lpi2c.h625 static inline uint32_t LPI2C_MasterGetRxFifoAddress(LPI2C_Type *base) in LPI2C_MasterGetRxFifoAddress() function