![]() |
ChibiOS/RT Architecture - Reference Manual - Guides |
LPC214x VIC peripheral support code. More...
#include "ch.h"Go to the source code of this file.
Functions | |
| void | vic_init (void) |
| VIC Initialization. | |
| void | SetVICVector (void *handler, int vector, int source) |
| Initializes a VIC vector. | |
LPC214x VIC peripheral support code.
Definition in file vic.c.
1.7.1