Searched refs:SDHC_EnableSdClock (Results 1 – 2 of 2) sorted by relevance
786 static inline void SDHC_EnableSdClock(SDHC_Type *base, bool enable) in SDHC_EnableSdClock() function
142 #define HOST_ENABLE_CARD_CLOCK(base, enable) (SDHC_EnableSdClock(base, enable))
Completed in 9 milliseconds