Deprecated List
Global ADC_convertRawToMicroVolts
ADC_convertRawToMicroVolts() is succeeded by ADC_convertToMicroVolts().
Global AESCTRDRBG_getBytes (AESCTRDRBG_Handle handle, CryptoKey *randomBytes)
This function has been replaced by a pair of new functions. See AESCTRDRBG_generateKey() and AESCTRDRBG_getRandomBytes().
Module Device-specific pin mux values for CC26xx family

Use IOC_PORT_* defines from driverlib/ioc.h directly instead

CC26XX-specific mux vakues used in conjunction with PINCC26XX_setMux() to map hardware peripheral ports, GPIO or observation signals to pins.

Global EDDSA_cancelOperation (EDDSA_Handle handle)
This function will be deprecated in the 3Q20 SDK release. The asynchronicity of the function can not be handled by all accelerators.
Global TRNG_CallbackFxn
TRNG_CallbackFxn will be replaced by TRNG_CryptoKeyCallbackFxn
Global TRNG_generateEntropy (TRNG_Handle handle, CryptoKey *entropy)
This function has been replaced by a pair of new functions. See TRNG_generateKey() and TRNG_getRandomBytes().
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale