CC26xx Driver Library
Deprecated List
globalScope> Global I2SAudioFormatConfigure (uint32_t ui32Base, uint32_t ui32FmtCfg, uint32_t ui32BitClkDelay)
This function will be removed in a future release.
globalScope> Global I2SBufferConfig (uint32_t ui32Base, uint32_t ui32InBufBase, uint32_t ui32OutBufBase, uint16_t ui16DMABufSize, uint16_t ui16ChanBufSize)
This function will be removed in a future release.
globalScope> Global I2SChannelConfigure (uint32_t ui32Base, uint32_t ui32Chan0Cfg, uint32_t ui32Chan1Cfg)
This function will be removed in a future release.
globalScope> Global I2SClockConfigure (uint32_t ui32Base, uint32_t ui32ClkConfig)
This function will be removed in a future release.
Class I2SControlTable
This structure will be removed in a future release.
globalScope> Global I2SDisable (uint32_t ui32Base)
This function will be removed in a future release.
globalScope> Global I2SEnable (uint32_t ui32Base)
This function will be removed in a future release.
globalScope> Global I2SIntRegister (uint32_t ui32Base, void(*pfnHandler)(void))
This function will be removed in a future release.
globalScope> Global I2SIntUnregister (uint32_t ui32Base)
This function will be removed in a future release.
globalScope> Global I2SPointerSet (uint32_t ui32Base, bool bInput, void *pNextPointer)
This function will be removed in a future release.
globalScope> Global I2SPointerUpdate (uint32_t ui32Base, bool bInput)
This function will be removed in a future release.
globalScope> Global I2SSampleStampConfigure (uint32_t ui32Base, bool bInput, bool bOutput)
This function will be removed in a future release.
globalScope> Global PowerCtrlResetSourceGet (void)
This function will be removed in a future release. Use SysCtrlResetSourceGet() instead.
globalScope> Global PRCMAudioClockConfigSet (uint32_t ui32ClkConfig, uint32_t ui32SampleRate)
This function will be removed in a future release.
globalScope> Global PRCMAudioClockConfigSetOverride (uint32_t ui32ClkConfig, uint32_t ui32MstDiv, uint32_t ui32BitDiv, uint32_t ui32WordDiv)
This function will be removed in a future release.