MCUXpresso SDK API Reference Manual  Rev 2.11.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 ENET_GetRxBuffer (ENET_Type *base, enet_handle_t *handle, void **buffer, uint32_t *length, uint8_t ringId, bool *isLastBuff, uint32_t *ts)
Do not use this function. It has been superseded by ENET_GetRxFrame.
Global ENET_ReleaseRxBuffer (ENET_Type *base, enet_handle_t *handle, void *buffer, uint8_t ringId)
Do not use this function. It has been superseded by ENET_GetRxFrame.
Global ENET_SendFrameZeroCopy (ENET_Type *base, enet_handle_t *handle, const uint8_t *data, uint32_t length, uint8_t ringId, bool tsFlag, void *context)
Do not use this function. It has been superseded by ENET_StartTxFrame.
Global ENET_SetCallback (enet_handle_t *handle, enet_callback_t callback, void *userData)
Do not use this function. It has been superceded by the config param in ENET_Init. This API is provided for the application callback required case when ENET interrupt is enabled. This API should be called after calling ENET_Init.
Global flexcan_clock_source_t

Do not use the kFLEXCAN_ClkSrcOs. It has been superceded kFLEXCAN_ClkSrc0

Do not use the kFLEXCAN_ClkSrcPeri. It has been superceded kFLEXCAN_ClkSrc1

Class flexcan_config_t

Do not use the baudRate. It has been superceded bitRate

Do not use the baudRateFD. It has been superceded bitRateFD

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 SAI_RxGetDefaultConfig (sai_config_t *config)
Do not use this function. It has been superceded by SAI_GetClassicI2SConfig, SAI_GetLeftJustifiedConfig , SAI_GetRightJustifiedConfig, SAI_GetDSPConfig, SAI_GetTDMConfig
Global SAI_RxInit (I2S_Type *base, const sai_config_t *config)
Do not use this function. It has been superceded by SAI_Init
Global SAI_RxSetFormat (I2S_Type *base, sai_transfer_format_t *format, uint32_t mclkSourceClockHz, uint32_t bclkSourceClockHz)
Do not use this function. It has been superceded by SAI_RxSetConfig
Global SAI_TransferRxSetFormat (I2S_Type *base, sai_handle_t *handle, sai_transfer_format_t *format, uint32_t mclkSourceClockHz, uint32_t bclkSourceClockHz)
Do not use this function. It has been superceded by SAI_TransferRxSetConfig
Global SAI_TransferRxSetFormatEDMA (I2S_Type *base, sai_edma_handle_t *handle, sai_transfer_format_t *format, uint32_t mclkSourceClockHz, uint32_t bclkSourceClockHz)
Do not use this function. It has been superceded by SAI_TransferRxSetConfigEDMA
Global SAI_TransferTxSetFormat (I2S_Type *base, sai_handle_t *handle, sai_transfer_format_t *format, uint32_t mclkSourceClockHz, uint32_t bclkSourceClockHz)
Do not use this function. It has been superceded by SAI_TransferTxSetConfig
Global SAI_TransferTxSetFormatEDMA (I2S_Type *base, sai_edma_handle_t *handle, sai_transfer_format_t *format, uint32_t mclkSourceClockHz, uint32_t bclkSourceClockHz)
Do not use this function. It has been superceded by SAI_TransferTxSetConfigEDMA
Global SAI_TxGetDefaultConfig (sai_config_t *config)
Do not use this function. It has been superceded by SAI_GetClassicI2SConfig, SAI_GetLeftJustifiedConfig , SAI_GetRightJustifiedConfig, SAI_GetDSPConfig, SAI_GetTDMConfig
Global SAI_TxInit (I2S_Type *base, const sai_config_t *config)
Do not use this function. It has been superceded by SAI_Init
Global SAI_TxSetFormat (I2S_Type *base, sai_transfer_format_t *format, uint32_t mclkSourceClockHz, uint32_t bclkSourceClockHz)
Do not use this function. It has been superceded by SAI_TxSetConfig
Global WM8904_SetMasterSlave (wm8904_handle_t *handle, bool master)
DO NOT USE THIS API ANYMORE. IT HAS BEEN SUPERCEDED BY WM8904_SetMasterClock