MCUXpresso SDK API Reference Manual  Rev. 0
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Deprecated List
Global MMC_PowerOffCard (SDMMCHOST_TYPE *base, const sdmmchost_pwr_card_t *pwr)
Do not use this function. It has been superceded by MMC_SetCardPower.
Global MMC_PowerOnCard (SDMMCHOST_TYPE *base, const sdmmchost_pwr_card_t *pwr)
Do not use this function. It has been superceded by MMC_SetCardPower.
Global SD_Deinit (sd_card_t *card)
Do not use this function. It has been superceded by SD_HostDeinit,SD_CardDeinit. This function deinitializes the specific card and host.
Global SD_HostReset (SDMMCHOST_CONFIG *host)
Do not use this function. It has been superceded by SD_HostDoReset.
Global SD_Init (sd_card_t *card)
Do not use this function. It has been superceded by SD_HostInit,SD_CardInit.
Global SD_PowerOffCard (SDMMCHOST_TYPE *base, const sdmmchost_pwr_card_t *pwr)
Do not use this function. It has been superceded by SD_SetCardPower.
Global SD_PowerOnCard (SDMMCHOST_TYPE *base, const sdmmchost_pwr_card_t *pwr)
Do not use this function. It has been superceded by SD_SetCardPower.
Global SD_WaitCardDetectStatus (SDMMCHOST_TYPE *hostBase, const sdmmchost_detect_card_t *cd, bool waitCardStatus)
Do not use this function. It has been superceded by SD_PollingCardInsert.