Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_uart_ex.h228 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
359 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
447 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
514 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32l4xx_hal_uart.h222 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_uart_ex.h214 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
283 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32l0xx_hal_uart.h223 UART_CLOCKSOURCE_PCLK2 = 0x01, /*!< PCLK2 clock source */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_uart.c2231 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()
2267 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_uart.c2969 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()
3026 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()