| /loramac-node-latest/src/boards/NucleoL073/cmsis/arm-gcc/ | 
| D | startup_stm32l073xx.s | 181   .word     USART2_IRQHandler                 /* USART2                       */ 290    .weak      USART2_IRQHandler 291    .thumb_set USART2_IRQHandler,Default_Handler
  | 
| /loramac-node-latest/src/boards/SKiM881AXL/cmsis/arm-gcc/ | 
| D | startup_stm32l081xx.s | 181   .word     USART2_IRQHandler                 /* USART2                       */ 287    .weak      USART2_IRQHandler 288    .thumb_set USART2_IRQHandler,Default_Handler
  | 
| /loramac-node-latest/src/boards/B-L072Z-LRWAN1/cmsis/arm-gcc/ | 
| D | startup_stm32l072xx.s | 181   .word     USART2_IRQHandler                 /* USART2                       */ 290    .weak      USART2_IRQHandler 291    .thumb_set USART2_IRQHandler,Default_Handler
  | 
| /loramac-node-latest/src/boards/SKiM980A/cmsis/arm-gcc/ | 
| D | startup_stm32l151xba.s | 197   .word USART2_IRQHandler 370   .weak USART2_IRQHandler 371   .thumb_set USART2_IRQHandler,Default_Handler
  | 
| /loramac-node-latest/src/boards/SKiM880B/cmsis/arm-gcc/ | 
| D | startup_stm32l151xba.s | 197   .word USART2_IRQHandler 370   .weak USART2_IRQHandler 371   .thumb_set USART2_IRQHandler,Default_Handler
  | 
| /loramac-node-latest/src/boards/NucleoL152/cmsis/arm-gcc/ | 
| D | startup_stm32l152xe.s | 197   .word USART2_IRQHandler 373   .weak USART2_IRQHandler 374   .thumb_set USART2_IRQHandler,Default_Handler
  | 
| /loramac-node-latest/src/boards/NAMote72/cmsis/arm-gcc/ | 
| D | startup_stm32l152xc.s | 197   .word USART2_IRQHandler 373   .weak USART2_IRQHandler 374   .thumb_set USART2_IRQHandler,Default_Handler
  | 
| /loramac-node-latest/src/boards/NucleoL073/ | 
| D | sysIrqHandlers.h | 48 void USART2_IRQHandler( void );
  | 
| D | uart-board.c | 340 void USART2_IRQHandler( void )  in USART2_IRQHandler()  function
  | 
| /loramac-node-latest/src/boards/B-L072Z-LRWAN1/ | 
| D | sysIrqHandlers.h | 48 void USART2_IRQHandler( void );
  | 
| D | uart-board.c | 340 void USART2_IRQHandler( void )  in USART2_IRQHandler()  function
  | 
| /loramac-node-latest/src/boards/NucleoL152/ | 
| D | sysIrqHandlers.h | 56 void USART2_IRQHandler( void );
  | 
| D | uart-board.c | 337 void USART2_IRQHandler( void )  in USART2_IRQHandler()  function
  | 
| /loramac-node-latest/src/boards/NAMote72/ | 
| D | sysIrqHandlers.h | 58 void USART2_IRQHandler( void );
  | 
| D | uart-board.c | 450 void USART2_IRQHandler( void )  in USART2_IRQHandler()  function
  | 
| /loramac-node-latest/src/boards/NucleoL476/ | 
| D | sysIrqHandlers.h | 60 void USART2_IRQHandler( void );
  | 
| D | uart-board.c | 337 void USART2_IRQHandler( void )  in USART2_IRQHandler()  function
  | 
| /loramac-node-latest/src/boards/NucleoL476/cmsis/arm-gcc/ | 
| D | startup_stm32l476xx.s | 201 	.word	USART2_IRQHandler 396 	.weak	USART2_IRQHandler 397 	.thumb_set USART2_IRQHandler,Default_Handler
  | 
| /loramac-node-latest/src/boards/NucleoL073/cmsis/arm-std/ | 
| D | startup_stm32l073xx.s | 121                 DCD     USART2_IRQHandler              ; USART2 196                 EXPORT  USART2_IRQHandler              [WEAK] 229 USART2_IRQHandler  label
  | 
| /loramac-node-latest/src/boards/SKiM881AXL/cmsis/arm-std/ | 
| D | startup_stm32l081xx.s | 121                 DCD     USART2_IRQHandler              ; USART2 195                 EXPORT  USART2_IRQHandler              [WEAK] 224 USART2_IRQHandler  label
  | 
| /loramac-node-latest/src/boards/B-L072Z-LRWAN1/cmsis/arm-std/ | 
| D | startup_stm32l072xx.s | 121                 DCD     USART2_IRQHandler              ; USART2 196                 EXPORT  USART2_IRQHandler              [WEAK] 228 USART2_IRQHandler  label
  | 
| /loramac-node-latest/src/boards/NucleoL476/cmsis/arm-std/ | 
| D | startup_stm32l476xx.s | 130                 DCD     USART2_IRQHandler                 ; USART2 277         EXPORT     USART2_IRQHandler                 [WEAK] 359 USART2_IRQHandler  label
  |