Searched refs:USART1_IRQn (Results 1 – 12 of 12) sorted by relevance
/loramac-node-2.7.6/src/boards/SKiM881AXL/ |
D | uart-board.c | 164 HAL_NVIC_SetPriority( USART1_IRQn, 1, 0 ); in UartMcuConfig() 165 HAL_NVIC_EnableIRQ( USART1_IRQn ); in UartMcuConfig()
|
/loramac-node-2.7.6/src/boards/SKiM980A/ |
D | uart-board.c | 161 HAL_NVIC_SetPriority( USART1_IRQn, 1, 0 ); in UartMcuConfig() 162 HAL_NVIC_EnableIRQ( USART1_IRQn ); in UartMcuConfig()
|
/loramac-node-2.7.6/src/boards/SKiM880B/ |
D | uart-board.c | 161 HAL_NVIC_SetPriority( USART1_IRQn, 1, 0 ); in UartMcuConfig() 162 HAL_NVIC_EnableIRQ( USART1_IRQn ); in UartMcuConfig()
|
/loramac-node-2.7.6/src/boards/NAMote72/ |
D | uart-board.c | 188 HAL_NVIC_SetPriority( USART1_IRQn, 1, 0 ); in UartMcuConfig() 189 HAL_NVIC_EnableIRQ( USART1_IRQn ); in UartMcuConfig()
|
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/ |
D | stm32l081xx.h | 121 …USART1_IRQn = 27, /*!< USART1 Interrupt … enumerator
|
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/ |
D | stm32l072xx.h | 122 …USART1_IRQn = 27, /*!< USART1 Interrupt … enumerator
|
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/ |
D | stm32l073xx.h | 122 …USART1_IRQn = 27, /*!< USART1 Interrupt … enumerator
|
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/ |
D | stm32l151xba.h | 135 …USART1_IRQn = 37, /*!< USART1 global Interrupt … enumerator
|
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/ |
D | stm32l151xba.h | 135 …USART1_IRQn = 37, /*!< USART1 global Interrupt … enumerator
|
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/ |
D | stm32l152xc.h | 136 …USART1_IRQn = 37, /*!< USART1 global Interrupt … enumerator
|
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/ |
D | stm32l152xe.h | 136 …USART1_IRQn = 37, /*!< USART1 global Interrupt … enumerator
|
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/ |
D | stm32l476xx.h | 132 …USART1_IRQn = 37, /*!< USART1 global Interrupt … enumerator
|