CPU definitions for MIPS32R2 devices. More...

Detailed Description

CPU definitions for MIPS32R2 devices.

Author
Neil Jones neil..nosp@m.jone.nosp@m.s@img.nosp@m.tec..nosp@m.com

Definition in file cpu.h.

#include <stdint.h>
#include "cpu_conf.h"
#include "thread.h"
#include "irq.h"
+ Include dependency graph for 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...