#include "LPC214x.h"#include "type.h"#include "irq.h"#include "target.h"
Go to the source code of this file.
Functions | |
| void | FIQ_Exception (void) |
| void | IRQ_Exception (void) |
| void | TargetInit (void) |
| void | TargetResetInit (void) |
| void FIQ_Exception | ( | void | ) |
| void IRQ_Exception | ( | void | ) |
| void TargetInit | ( | void | ) |
| void TargetResetInit | ( | void | ) |