Lines Matching refs:enable

454 static inline void SDIF_EnableCardClock(SDIF_Type *base, bool enable)  in SDIF_EnableCardClock()  argument
456 if (enable) in SDIF_EnableCardClock()
471 static inline void SDIF_EnableCard1Clock(SDIF_Type *base, bool enable) in SDIF_EnableCard1Clock() argument
473 if (enable) in SDIF_EnableCard1Clock()
490 static inline void SDIF_EnableLowPowerMode(SDIF_Type *base, bool enable) in SDIF_EnableLowPowerMode() argument
492 if (enable) in SDIF_EnableLowPowerMode()
509 static inline void SDIF_EnableCard1LowPowerMode(SDIF_Type *base, bool enable) in SDIF_EnableCard1LowPowerMode() argument
511 if (enable) in SDIF_EnableCard1LowPowerMode()
528 static inline void SDIF_EnableCardPower(SDIF_Type *base, bool enable) in SDIF_EnableCardPower() argument
530 if (enable) in SDIF_EnableCardPower()
547 static inline void SDIF_EnableCard1Power(SDIF_Type *base, bool enable) in SDIF_EnableCard1Power() argument
549 if (enable) in SDIF_EnableCard1Power()
616 static inline void SDIF_EnableCardClock(SDIF_Type *base, bool enable) in SDIF_EnableCardClock() argument
618 if (enable) in SDIF_EnableCardClock()
635 static inline void SDIF_EnableLowPowerMode(SDIF_Type *base, bool enable) in SDIF_EnableLowPowerMode() argument
637 if (enable) in SDIF_EnableLowPowerMode()
654 static inline void SDIF_EnableCardPower(SDIF_Type *base, bool enable) in SDIF_EnableCardPower() argument
656 if (enable) in SDIF_EnableCardPower()
748 static inline void SDIF_EnableGlobalInterrupt(SDIF_Type *base, bool enable) in SDIF_EnableGlobalInterrupt() argument
750 if (enable) in SDIF_EnableGlobalInterrupt()
888 static inline void SDIF_EnableInternalDMA(SDIF_Type *base, bool enable) in SDIF_EnableInternalDMA() argument
890 if (enable) in SDIF_EnableInternalDMA()
932 static inline void SDIF_EnableCEATAInterrupt(SDIF_Type *base, bool enable) in SDIF_EnableCEATAInterrupt() argument
934 if (enable) in SDIF_EnableCEATAInterrupt()