MCUXpresso SDK API Reference Manual  Rev 2.16.000
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Deprecated List
Global ADC_DoSelfCalibration (ADC_Type *base)
Do not use this function. It has been superceded by ADC_DoOffsetCalibration.
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_ConfigIO (DMIC_Type *base, dmic_io_t config)
Do not use this function. It has been superceded by DMIC_SetIOCFG
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 FLASHIAP_BlankCheckSector (uint32_t startSector, uint32_t endSector)
Do not use this function. It has benn moved to iap driver.
Global FLASHIAP_Compare (uint32_t dstAddr, uint32_t *srcAddr, uint32_t numOfBytes)
Do not use this function. It has benn moved to iap driver.
Global FLASHIAP_CopyRamToFlash (uint32_t dstAddr, uint32_t *srcAddr, uint32_t numOfBytes, uint32_t systemCoreClock)
Do not use this function. It has benn moved to iap driver.
Global FLASHIAP_ErasePage (uint32_t startPage, uint32_t endPage, uint32_t systemCoreClock)
Do not use this function. It has benn moved to iap driver.
Global FLASHIAP_EraseSector (uint32_t startSector, uint32_t endSector, uint32_t systemCoreClock)
Do not use this function. It has benn moved to iap driver.
Global FLASHIAP_PrepareSectorForWrite (uint32_t startSector, uint32_t endSector)
Do not use this function. It has benn moved to iap driver.
Global I2C_MasterClearStatusFlags (I2C_Type *base, uint32_t statusMask)
Do not use this function. It has been superceded by I2C_ClearStatusFlags The following status register flags can be cleared:
Global MMC_HostReset (SDMMCHOST_CONFIG *host)
Do not use this function. It has been superceded by MMC_HostDoReset. This function resets the specific host.
Global RIT_ClearCounter (RIT_Type *base, bool enable)
Do not use this function. It has been superceded by RIT_SetCountAutoClear.
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 WM8904_SetMasterSlave (wm8904_handle_t *handle, bool master)
DO NOT USE THIS API ANYMORE. IT HAS BEEN SUPERCEDED BY WM8904_SetMasterClock
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.