6 lines
		
	
	
		
			193 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			193 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* vector numbers are configurable/dynamic, hence this, it will be used inside the port */
 | |
| #define TU_IRQn 0
 | |
| #define USBFS_RESUME_IRQn 1
 | |
| #define USBFS_FIFO_0_IRQn 2
 | |
| #define USBFS_FIFO_1_IRQn 3
 | 
