uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
BoardInit.c File Reference

Go to the source code of this file.

Functions

void BoardEarlyInit ()
 
void BoardInit ()
 
void BoardLateInit ()
 
void BoardShutdown ()
 
void BoardExceptionHandler (int code)
 

Function Documentation

void BoardEarlyInit ( )

Definition at line 2 of file BoardInit.c.

void BoardExceptionHandler ( int  code)

Definition at line 14 of file BoardInit.c.

void BoardInit ( )

Definition at line 5 of file BoardInit.c.

void BoardLateInit ( )

Definition at line 8 of file BoardInit.c.

void BoardShutdown ( )

Definition at line 11 of file BoardInit.c.