Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart_ex.h201 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK5; \
Dstm32mp1xx_hal_uart.h177 UART_CLOCKSOURCE_PCLK5 = 0x02U, /*!< PCLK5 clock source (only used by UART1) */ enumerator
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_uart.c3197 case UART_CLOCKSOURCE_PCLK5: in UART_SetConfig()
3247 case UART_CLOCKSOURCE_PCLK5: in UART_SetConfig()