CPU definitions for MIPS32R2 devices. More...
CPU definitions for MIPS32R2 devices.
Definition in file cpu.h.
Go to the source code of this file.
Functions | |
static void | cpu_print_last_instruction (void) |
Print the last instruction's address. More... | |
void | cpu_init (void) |
Initialize the CPU, set IRQ priorities. | |
static void | mips32r2_isr_end (void) |
Trigger a conditional context scheduler run / context switch. More... | |