Home
last modified time | relevance | path

Searched refs:t7 (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/include/zephyr/arch/mips/
Dexception.h31 unsigned long t7; /* Caller-saved temporary register */ member
/Zephyr-latest/arch/mips/include/mips/
Dregdef.h39 #define t7 $15 macro
/Zephyr-latest/boards/lilygo/ttgo_t7v1_5/
Dttgo_t7v1_5_esp32_appcpu.dts12 model = "ttgo t7 v1.5 APPCPU";
/Zephyr-latest/arch/mips/core/
Dfatal.c23 esf->t4, esf->t5, esf->t6, esf->t7); in z_mips_fatal_error()
Disr.S50 op t7, ESF_O(t7)(sp) ;\
/Zephyr-latest/arch/mips/core/offsets/
Doffsets.c35 GEN_OFFSET_STRUCT(arch_esf, t7);