RTEMS CPU Kit with SuperCore
Functions
nios2-isr-install-vector.c File Reference

NIOS2 CPU ISR Install Vector. More...

#include <rtems/score/isr.h>
Include dependency graph for nios2-isr-install-vector.c:

Functions

void _CPU_ISR_install_vector (uint32_t vector, proc_ptr new_handler, proc_ptr *old_handler)
 This routine installs an interrupt vector. More...
 

Detailed Description

NIOS2 CPU ISR Install Vector.