interrupt_entry   215 bsp/hal/arm/gba/interrupt.c 	IRQ_VECTOR = (uint32_t)interrupt_entry; /* Interrupt hook address */
interrupt_entry    40 bsp/hal/arm/include/locore.h void	 interrupt_entry(void);