MCUXpresso SDK API Reference Manual  Rev. 0
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Deprecated List
Global CS42888_SetFuncMode (cs42888_handle_t *handle, cs42888_func_mode mode)
api, Do not use it anymore. It has been superceded by CS42888_SelectFunctionalMode.
Global DMA_ConfigureChannelTrigger (DMA_Type *base, uint32_t channel, dma_channel_trigger_t *trigger)
Do not use this function. It has been superceded by DMA_SetChannelConfig.
Global DMA_CreateDescriptor (dma_descriptor_t *desc, dma_xfercfg_t *xfercfg, void *srcAddr, void *dstAddr, void *nextDesc)
Do not use this function. It has been superceded by DMA_SetupDescriptor.
Global DMA_PrepareTransfer (dma_transfer_config_t *config, void *srcAddr, void *dstAddr, uint32_t byteWidth, uint32_t transferBytes, dma_transfer_type_t type, void *nextDesc)
Do not use this function. It has been superceded by DMA_PrepareChannelTransfer. This function prepares the transfer configuration structure according to the user input.
Global DMA_SubmitTransfer (dma_handle_t *handle, dma_transfer_config_t *config)
Do not use this function. It has been superceded by DMA_SubmitChannelTransfer.
Global DMIC_SetOperationMode (DMIC_Type *base, operation_mode_t mode)
Do not use this function. It has been superceded by DMIC_EnableChannelInterrupt, DMIC_EnableChannelDma.
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 RTC_DisableInterrupts (RTC_Type *base, uint32_t mask)
Do not use this function. It has been superceded by RTC_EnableAlarmTimerInterruptFromDPD and RTC_EnableWakeUpTimerInterruptFromDPD
Global RTC_EnableInterrupts (RTC_Type *base, uint32_t mask)
Do not use this function. It has been superceded by RTC_EnableAlarmTimerInterruptFromDPD and RTC_EnableWakeUpTimerInterruptFromDPD
Global RTC_GetEnabledInterrupts (RTC_Type *base)
Do not use this function. It will be deleted in next release version.
Global RTC_StartTimer (RTC_Type *base)
Do not use this function. It has been superceded by RTC_EnableTimer
Global RTC_StopTimer (RTC_Type *base)
Do not use this function. It has been superceded by RTC_EnableTimer
Global SCTIMER_SetupNextStateAction (SCT_Type *base, uint32_t nextState, uint32_t event)
Do not use this function. It has been superceded by SCTIMER_SetupNextStateActionwithLdMethod
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.
Global SDIO_HostReset (SDMMCHOST_CONFIG *host)
Do not use this function. It has been superceded by SDIO_HostDoReset.
Global SDIO_PowerOffCard (SDMMCHOST_TYPE *base, const sdmmchost_pwr_card_t *pwr)
Do not use this function. It has been superceded by SDIO_SetCardPower.
Global SDIO_PowerOnCard (SDMMCHOST_TYPE *base, const sdmmchost_pwr_card_t *pwr)
Do not use this function. It has been superceded by SDIO_SetCardPower.
Global SDIO_WaitCardDetectStatus (SDMMCHOST_TYPE *hostBase, const sdmmchost_detect_card_t *cd, bool waitCardStatus)
Do not use this function. It has been superceded by SDIO_PollingCardInsert.
Global SDMMCHOST_PowerOffCard (SDMMCHOST_TYPE *base, const sdmmchost_pwr_card_t *pwr)
Do not use this function.It has been superceded by SDMMCHOST_SetCardPower..
Global SDMMCHOST_PowerOnCard (SDMMCHOST_TYPE *base, const sdmmchost_pwr_card_t *pwr)
Do not use this function.It has been superceded by SDMMCHOST_SetCardPower..
Class sdmmchost_pwr_card_t
Do not use this structure anymore.
Global SDMMCHOST_Reset (sdmmchost_t *host)
Do not use this function. Application should not call this function, driver is responsible for the host reset..
Global SDMMCHOST_WaitCardDetectStatus (SDMMCHOST_TYPE *hostBase, const sdmmchost_detect_card_t *cd, bool waitCardStatus)
Do not use this function.It has been superceded by SDMMCHOST_PollingCardDetectStatus..
Global WM8904_SetMasterSlave (wm8904_handle_t *handle, bool master)
DO NOT USE THIS API ANYMORE. IT HAS BEEN SUPERCEDED BY WM8904_SeMasterClock
Global WWDT_Disable (WWDT_Type *base)
Do not use this function. It will be deleted in next release version, for once the bit field of WDEN written with a 1, it can not be re-written with a 0.