MCUXpresso SDK API Reference Manual  Rev 2.16.000
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Deprecated List
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 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 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.