Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_usart_ex.h117 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK1; \
165 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK1; \
183 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK1; \
187 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK1; \
200 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK1; \
Dstm32l0xx_hal_usart.h126 USART_CLOCKSOURCE_PCLK1 = 0x00U, /*!< PCLK1 clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_usart_ex.h176 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK1; \
226 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK1; \
247 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK1; \
Dstm32l4xx_hal_usart.h125 USART_CLOCKSOURCE_PCLK1 = 0x00U, /*!< PCLK1 clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_usart.c2126 case USART_CLOCKSOURCE_PCLK1: in USART_SetConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_usart.c2987 case USART_CLOCKSOURCE_PCLK1: in USART_SetConfig()