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.