Home
last modified time | relevance | path

Searched refs:USART_CLOCKSOURCE_PCLK2 (Results 1 – 6 of 6) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_usart_ex.h96 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
144 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
Dstm32l0xx_hal_usart.h127 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_usart_ex.h155 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
205 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
Dstm32l4xx_hal_usart.h126 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_usart.c2129 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_usart.c2994 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()