MCUXpresso SDK API Reference Manual  Rev 2.14.0
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Deprecated List
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 I3C_SlaveRequestIBIWithSingleData (I3C_Type *base, uint8_t data, size_t dataSize)
Do not use this function. It has been superseded by I3C_SlaveRequestIBIWithData.
Global kPXP_PorterDuffColorInversed
Use kPXP_PorterDuffColorWithAlpha.
Global kPXP_PorterDuffColorStraight
Use kPXP_PorterDuffColorNoAlpha.
Global OCOTP_ReadFuseShadowRegister (OCOTP_Type *base, uint32_t address)
Use OCOTP_ReadFuseShadowRegisterExt instead of this function.
Global PDM_SetSampleRate (PDM_Type *base, uint32_t enableChannelMask, pdm_df_quality_mode_t qualityMode, uint8_t osr, uint32_t clkDiv)
Do not use this function. It has been superceded by PDM_SetSampleRateConfig
Global RGPIO_ClearPinsOutput (RGPIO_Type *base, uint32_t mask)
Do not use this function. It has been superceded by RGPIO_PortClear.
Global RGPIO_ReadPinInput (RGPIO_Type *base, uint32_t pin)
Do not use this function. It has been superceded by RGPIO_PinRead.
Global RGPIO_SetPinsOutput (RGPIO_Type *base, uint32_t mask)
Do not use this function. It has been superceded by RGPIO_PortSet.
Global RGPIO_TogglePinsOutput (RGPIO_Type *base, uint32_t mask)
Do not use this function. It has been superceded by RGPIO_PortToggle.
Global RGPIO_WritePinOutput (RGPIO_Type *base, uint32_t pin, uint8_t output)
Do not use this function. It has been superceded by RGPIO_PinWrite.
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