RTEMS CPU Kit with SuperCore
|
NIOS2 CPU ISR Install Raw Handler. More...
#include <rtems/score/cpu.h>
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... | |
NIOS2 CPU ISR Install Raw Handler.