Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart_ex.h213 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL4Q; \
231 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL4Q; \
255 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL4Q; \
279 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL4Q; \
303 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL4Q; \
327 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL4Q; \
351 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL4Q; \
375 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PLL4Q; \
Dstm32mp1xx_hal_uart.h179 UART_CLOCKSOURCE_PLL4Q = 0x08U, /*!< PLL4Q clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_uart.c3205 case UART_CLOCKSOURCE_PLL4Q: in UART_SetConfig()
3255 case UART_CLOCKSOURCE_PLL4Q: in UART_SetConfig()