17.02.2015 Views

CCS C Compiler Manual PCB / PCM / PCH

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

BIT/BYTE<br />

MANIPULATION<br />

STANDARD<br />

C MATH<br />

brownout_enable( ) a a<br />

bit_clear( ) make8( ) _mul( )<br />

bit_set( ) make16( ) rotate_left( )<br />

shift_left( ) shift_right( ) swap( )<br />

bit_test( ) make32( ) rotate_right( )<br />

abs( ) div( ) log( )<br />

acos( ) exp( ) log10( )<br />

asin( ) fabs( ) modf( )<br />

atan( ) floor( ) pow( )<br />

atan2( ) fmod( ) sin( )<br />

atoe( ) frexp( ) sinh( )<br />

ceil( ) labs( ) sqrt( )<br />

cos( ) ldexp( ) tan( )<br />

cosh( ) ldiv( ) tanh( )<br />

VOLTAGE<br />

REF/COMP<br />

setup_low_volt_detect( )<br />

setup_vref()<br />

A/D<br />

CONVERSION<br />

set_adc_channel( ) setup_adc( ) read_adc( )<br />

adc_done( ) setup_adc_ports( )<br />

atof( ) isxdigit(char) strncpy( )<br />

atoi( ) itoa( ) strpbrk( )<br />

atol32( ) sprintf( ) strcopy( )<br />

atol( ) strcat( ) strrchr( )<br />

isalnum( ) strchr( ) strspn( )<br />

STANDARD C<br />

CHAR/STRING<br />

isalpha(char) strcmp( ) strstr( )<br />

isamong( ) strcoll( ) strtod( )<br />

iscntrl(x) strcpy( ) strtok( )<br />

isdigit(char) strcspn( ) strtol( )<br />

isgraph(x) strerror( ) strtoul( )<br />

islower(char) stricmp( ) strxfrm( )<br />

isprint(x) strlen( ) tolower( )<br />

ispunct(x) strlwr( ) toupper( )<br />

152

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!