Home
last modified time | relevance | path

Searched refs:UART_CLOCKSOURCE_PLL2 (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart_ex.h213 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2; \
240 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2; \
267 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2; \
294 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2; \
321 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2; \
348 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2; \
375 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2; \
402 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2; \
429 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2; \
456 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2; \
[all …]
Dstm32h7xx_hal_uart.h189 UART_CLOCKSOURCE_PLL2 = 0x04U, /*!< PLL2Q clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_uart.c3106 case UART_CLOCKSOURCE_PLL2: in UART_SetConfig()
3176 case UART_CLOCKSOURCE_PLL2: in UART_SetConfig()
3232 case UART_CLOCKSOURCE_PLL2: in UART_SetConfig()