Home
last modified time | relevance | path

Searched refs:USART5 (Results 1 – 11 of 11) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_usart.c51 #if defined (USART1) || defined (USART2) || defined (USART4) || defined (USART5)
177 #if defined(USART5) in LL_USART_DeInit()
178 else if (USARTx == USART5) in LL_USART_DeInit()
212 #if (defined(USART4) || defined(USART5)) in LL_USART_Init()
281 #if defined(USART5) in LL_USART_Init()
282 else if (USARTx == USART5) in LL_USART_Init()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_usart_ex.h185 else if((__HANDLE__)->Instance == USART5) \
Dstm32l0xx_hal_uart_ex.h324 else if((__HANDLE__)->Instance == USART5) \
Dstm32l0xx_ll_bus.h135 #if defined(USART5)
Dstm32l0xx_ll_usart.h51 #if defined (USART1) || defined (USART2) || defined (USART4) || defined (USART5)
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/arm-std/
Dstartup_stm32l081xx.s107 DCD USART4_5_IRQHandler ; USART4 and USART5
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/arm-std/
Dstartup_stm32l073xx.s107 DCD USART4_5_IRQHandler ; USART4 and USART5
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/arm-std/
Dstartup_stm32l072xx.s107 DCD USART4_5_IRQHandler ; USART4 and USART5
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h645 #define USART5 ((USART_TypeDef *) USART5_BASE) macro
6547 ((INSTANCE) == USART5) || \
6554 ((INSTANCE) == USART5))
6565 ((INSTANCE) == USART5) || \
6580 ((INSTANCE) == USART5) || \
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h735 #define USART5 ((USART_TypeDef *) USART5_BASE) macro
7582 ((INSTANCE) == USART5) || \
7589 ((INSTANCE) == USART5))
7600 ((INSTANCE) == USART5) || \
7615 ((INSTANCE) == USART5) || \
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h751 #define USART5 ((USART_TypeDef *) USART5_BASE) macro
7741 ((INSTANCE) == USART5) || \
7748 ((INSTANCE) == USART5))
7759 ((INSTANCE) == USART5) || \
7774 ((INSTANCE) == USART5) || \