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.

Where do I find all the syntax such as GPIO_setHigh ?

Sorry for asking this dumb question, but I couldn't figure it out. I am guessing it's in a header file somewhere but I can't find it. Transitioning from msp430 to c2000 and the programming structure is very different. I was wondering where I can find the list for all the instructions like GPIO_setHigh, PLL_Setup, etc....

Thanks ..(Noob here)