This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1290NCPDT: some LM3S2B93 APIs relate to which TM4C129x APIs

Part Number: TM4C1290NCPDT

dear all,

i used LM3S2B93-IQC80-c5 in my old design and recently i change MCU with TM4C1290NCPDT. but some LM3S2B93 APIs i can't confirm need to use which TM4C129x API and these LM3S2B93 APIs as below:

ROM_GPIOPinTypeCAN

ROM_GPIOPadConfigSet

ROM_SysCtlClockGet  --ROM_SysCtlClockFreqSet()

ROM_SysCtlClockset

SysCtlBrownOutConfigSet

could you please help me find out simiar function API from Tivaware? thanks a lot.