Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_usdhc.h919 static inline uint32_t USDHC_ReadData(USDHC_Type *base) in USDHC_ReadData() function
Dfsl_usdhc.c399 data->rxData[transferredWords++] = USDHC_ReadData(base); in USDHC_ReadDataPort()