Lines Matching defs:enable
454 static inline void SDIF_EnableCardClock(SDIF_Type *base, bool enable) in SDIF_EnableCardClock()
471 static inline void SDIF_EnableCard1Clock(SDIF_Type *base, bool enable) in SDIF_EnableCard1Clock()
490 static inline void SDIF_EnableLowPowerMode(SDIF_Type *base, bool enable) in SDIF_EnableLowPowerMode()
509 static inline void SDIF_EnableCard1LowPowerMode(SDIF_Type *base, bool enable) in SDIF_EnableCard1LowPowerMode()
528 static inline void SDIF_EnableCardPower(SDIF_Type *base, bool enable) in SDIF_EnableCardPower()
547 static inline void SDIF_EnableCard1Power(SDIF_Type *base, bool enable) in SDIF_EnableCard1Power()
616 static inline void SDIF_EnableCardClock(SDIF_Type *base, bool enable) in SDIF_EnableCardClock()
635 static inline void SDIF_EnableLowPowerMode(SDIF_Type *base, bool enable) in SDIF_EnableLowPowerMode()
654 static inline void SDIF_EnableCardPower(SDIF_Type *base, bool enable) in SDIF_EnableCardPower()
748 static inline void SDIF_EnableGlobalInterrupt(SDIF_Type *base, bool enable) in SDIF_EnableGlobalInterrupt()
888 static inline void SDIF_EnableInternalDMA(SDIF_Type *base, bool enable) in SDIF_EnableInternalDMA()
932 static inline void SDIF_EnableCEATAInterrupt(SDIF_Type *base, bool enable) in SDIF_EnableCEATAInterrupt()