Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart_ex.h210 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK2; \
345 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK2; \
426 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK2; \
453 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK2; \
515 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK2; \
650 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK2; \
Dstm32h7xx_hal_uart.h187 UART_CLOCKSOURCE_D2PCLK2 = 0x01U, /*!< Domain2 PCLK2 clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_uart.c3173 case UART_CLOCKSOURCE_D2PCLK2: in UART_SetConfig()
3229 case UART_CLOCKSOURCE_D2PCLK2: in UART_SetConfig()