CPU definitions for MIPS32R2 devices.
More...
CPU definitions for MIPS32R2 devices.
◆ cpu_print_last_instruction()
static void cpu_print_last_instruction |
( |
void |
| ) |
|
|
inlinestatic |
Print the last instruction's address.
- Todo:
- : Not supported
Definition at line 40 of file cpu.h.
◆ mips32r2_isr_end()
static void mips32r2_isr_end |
( |
void |
| ) |
|
|
inlinestatic |
Trigger a conditional context scheduler run / context switch.
This function is supposed to be called in the end of each ISR.
Definition at line 55 of file cpu.h.