Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart_ex.h216 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL3; \
243 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL3; \
270 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL3; \
297 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL3; \
324 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL3; \
351 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL3; \
378 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL3; \
405 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL3; \
432 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL3; \
459 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL3; \
[all …]
Dstm32h7xx_hal_uart.h190 UART_CLOCKSOURCE_PLL3 = 0x08U, /*!< PLL3Q clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_uart.c3110 case UART_CLOCKSOURCE_PLL3: in UART_SetConfig()
3180 case UART_CLOCKSOURCE_PLL3: in UART_SetConfig()
3236 case UART_CLOCKSOURCE_PLL3: in UART_SetConfig()