Is there any documentation anywhere which at least lists the CCS library functions? I use CCS for both the MSP430 Laaunchpad and Stellaris Launchpad, and unless I happen to run across a code example which uses a desired function, I have found no way to tell it exists. For example, is there a delay function? (I know there is a delay by cycles function, but is there a time-based function?) I wouldn't have know about it if I hadn't seen it in some example code. This is just one example.