uc-sdk
|
Go to the source code of this file.
Functions | |
void | BoardEarlyInit () |
void | BoardInit () |
void | BoardLateInit () |
void | BoardShutdown () |
void | BoardExceptionHandler (int code) |
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.