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

NIOS2 CPU ISR Install Raw Handler. More...

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

Functions

void _CPU_ISR_install_raw_handler (uint32_t vector, proc_ptr new_handler, proc_ptr *old_handler)
 This routine installs a "raw" interrupt handler directly into the processor's vector table. More...
 

Detailed Description

NIOS2 CPU ISR Install Raw Handler.