Home
last modified time | relevance | path

Searched refs:UART_CLOCKSOURCE_PLL2Q (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_uart_ex.h214 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2Q; \
246 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2Q; \
273 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL2Q; \
Dstm32h7rsxx_hal_uart.h191 UART_CLOCKSOURCE_PLL2Q = 0x04U, /*!< PLL2Q clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_uart.c3209 case UART_CLOCKSOURCE_PLL2Q: in UART_SetConfig()
3280 case UART_CLOCKSOURCE_PLL2Q: in UART_SetConfig()
3334 case UART_CLOCKSOURCE_PLL2Q: in UART_SetConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_uart.h189 UART_CLOCKSOURCE_PLL2Q = 0x01U, /*!< PLL2Q clock source */ enumerator