Searched refs:USART2_IRQn (Results 1 – 13 of 13) sorted by relevance
/loramac-node-3.4.0/src/boards/NucleoL073/ |
D | uart-board.c | 164 HAL_NVIC_SetPriority( USART2_IRQn, 1, 0 ); in UartMcuConfig() 165 HAL_NVIC_EnableIRQ( USART2_IRQn ); in UartMcuConfig()
|
/loramac-node-3.4.0/src/boards/NucleoL476/ |
D | uart-board.c | 161 HAL_NVIC_SetPriority( USART2_IRQn, 1, 0 ); in UartMcuConfig() 162 HAL_NVIC_EnableIRQ( USART2_IRQn ); in UartMcuConfig()
|
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/ |
D | uart-board.c | 164 HAL_NVIC_SetPriority( USART2_IRQn, 1, 0 ); in UartMcuConfig() 165 HAL_NVIC_EnableIRQ( USART2_IRQn ); in UartMcuConfig()
|
/loramac-node-3.4.0/src/boards/NucleoL152/ |
D | uart-board.c | 161 HAL_NVIC_SetPriority( USART2_IRQn, 1, 0 ); in UartMcuConfig() 162 HAL_NVIC_EnableIRQ( USART2_IRQn ); in UartMcuConfig()
|
/loramac-node-3.4.0/src/boards/NAMote72/ |
D | uart-board.c | 193 HAL_NVIC_SetPriority( USART2_IRQn, 1, 0 ); in UartMcuConfig() 194 HAL_NVIC_EnableIRQ( USART2_IRQn ); in UartMcuConfig()
|
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/ |
D | stm32l081xx.h | 122 …USART2_IRQn = 28, /*!< USART2 Interrupt … enumerator
|
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/ |
D | stm32l073xx.h | 123 …USART2_IRQn = 28, /*!< USART2 Interrupt … enumerator
|
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/ |
D | stm32l151xba.h | 136 …USART2_IRQn = 38, /*!< USART2 global Interrupt … enumerator
|
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/ |
D | stm32l151xba.h | 136 …USART2_IRQn = 38, /*!< USART2 global Interrupt … enumerator
|
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/ |
D | stm32l072xx.h | 123 …USART2_IRQn = 28, /*!< USART2 Interrupt … enumerator
|
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/ |
D | stm32l152xc.h | 137 …USART2_IRQn = 38, /*!< USART2 global Interrupt … enumerator
|
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/ |
D | stm32l152xe.h | 137 …USART2_IRQn = 38, /*!< USART2 global Interrupt … enumerator
|
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/ |
D | stm32l476xx.h | 133 …USART2_IRQn = 38, /*!< USART2 global Interrupt … enumerator
|