RTEMS
5.0.0
|
LPC176X interrupt support. More...
#include <rtems/score/armv4.h>
#include <rtems/score/armv7m.h>
#include <bsp.h>
#include <bsp/irq.h>
#include <bsp/irq-generic.h>
#include <bsp/lpc176x.h>
#include <bsp/linker-symbols.h>
Functions | |
void | lpc176x_irq_set_priority (const rtems_vector_number vector, unsigned priority) |
Sets the priority according to the current interruption. More... | |
unsigned | lpc176x_irq_get_priority (const rtems_vector_number vector) |
Gets the priority number according to the current interruption. More... | |
LPC176X interrupt support.