| /bsp/hifive1/freedom-e-sdk/bsp/env/freedom-e300-arty/ |
| A D | init.c | 10 extern void trap_entry(); 81 write_csr(mtvec, &trap_entry); in _init()
|
| /bsp/sparkfun-redv/freedom-e-sdk/bsp/env/freedom-e300-arty/ |
| A D | init.c | 10 extern void trap_entry(); 81 write_csr(mtvec, &trap_entry); in _init()
|
| /bsp/hifive1/freedom-e-sdk/bsp/env/coreplexip-e31-arty/ |
| A D | init.c | 14 extern void trap_entry(); 92 write_csr(mtvec, &trap_entry); in _init()
|
| /bsp/sparkfun-redv/freedom-e-sdk/bsp/env/coreplexip-e31-arty/ |
| A D | init.c | 14 extern void trap_entry(); 92 write_csr(mtvec, &trap_entry); in _init()
|
| /bsp/sparkfun-redv/freedom-e-sdk/bsp/env/freedom-e300-hifive1/ |
| A D | init.c | 10 extern void trap_entry(); 227 write_csr(mtvec, &trap_entry); in _init()
|
| /bsp/hpmicro/hpm6300evk/startup/HPM6360/toolchains/gcc/ |
| A D | port_gcc.S | 18 la t2, trap_entry
|
| /bsp/hpmicro/hpm6750evk/startup/HPM6750/toolchains/gcc/ |
| A D | port_gcc.S | 18 la t2, trap_entry
|
| /bsp/hpmicro/hpm6e00evk/startup/HPM6E80/toolchains/gcc/ |
| A D | port_gcc.S | 18 la t2, trap_entry
|
| /bsp/hpmicro/hpm5300evk/startup/HPM5361/toolchains/gcc/ |
| A D | port_gcc.S | 18 la t2, trap_entry
|
| /bsp/hpmicro/hpm5301evklite/startup/HPM5301/toolchains/gcc/ |
| A D | port_gcc.S | 18 la t2, trap_entry
|
| /bsp/hpmicro/hpm6200evk/startup/HPM6280/toolchains/gcc/ |
| A D | port_gcc.S | 18 la t2, trap_entry
|
| /bsp/hpmicro/hpm6750evk2/startup/HPM6750/toolchains/gcc/ |
| A D | port_gcc.S | 18 la t2, trap_entry
|
| /bsp/hpmicro/hpm6750evkmini/startup/HPM6750/toolchains/gcc/ |
| A D | port_gcc.S | 18 la t2, trap_entry
|
| /bsp/hpmicro/hpm6800evk/startup/HPM6880/toolchains/gcc/ |
| A D | port_gcc.S | 18 la t2, trap_entry
|
| /bsp/hpmicro/hpm6300evk/startup/HPM6360/ |
| A D | trap.c | 214 void trap_entry(void); 216 void trap_entry(void) in trap_entry() function
|
| /bsp/hpmicro/hpm6750evk/startup/HPM6750/ |
| A D | trap.c | 214 void trap_entry(void); 216 void trap_entry(void) in trap_entry() function
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/env_IAR/ |
| A D | low_level_init.c | 190 __interrupt void trap_entry() in trap_entry() function 233 __write_csr(_CSR_MTVEC, 0x03 | ((unsigned int)&trap_entry)); in __low_level_init()
|
| /bsp/hpmicro/hpm6e00evk/startup/HPM6E80/ |
| A D | trap.c | 214 void trap_entry(void); 216 void trap_entry(void) in trap_entry() function
|
| /bsp/hpmicro/hpm5300evk/startup/HPM5361/ |
| A D | trap.c | 214 void trap_entry(void); 216 void trap_entry(void) in trap_entry() function
|
| /bsp/hpmicro/hpm5301evklite/startup/HPM5301/ |
| A D | trap.c | 214 void trap_entry(void); 216 void trap_entry(void) in trap_entry() function
|
| /bsp/hpmicro/hpm6200evk/startup/HPM6280/ |
| A D | trap.c | 214 void trap_entry(void); 216 void trap_entry(void) in trap_entry() function
|
| /bsp/hpmicro/hpm6750evk2/startup/HPM6750/ |
| A D | trap.c | 214 void trap_entry(void); 216 void trap_entry(void) in trap_entry() function
|
| /bsp/hpmicro/hpm6750evkmini/startup/HPM6750/ |
| A D | trap.c | 214 void trap_entry(void); 216 void trap_entry(void) in trap_entry() function
|
| /bsp/hpmicro/hpm6800evk/startup/HPM6880/ |
| A D | trap.c | 214 void trap_entry(void); 216 void trap_entry(void) in trap_entry() function
|
| /bsp/hifive1/freedom-e-sdk/bsp/env/ |
| A D | entry.S | 11 .global trap_entry 12 trap_entry: label
|