Searched refs:SDHC_ReadData (Results 1 – 2 of 2) sorted by relevance
902 static inline uint32_t SDHC_ReadData(SDHC_Type *base) in SDHC_ReadData() function
406 data->rxData[transferredWords++] = SDHC_ReadData(base); in SDHC_ReadDataPort()