Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_uart_ex.h237 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK1; \
264 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK1; \
291 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK1; \
318 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK1; \
372 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK1; \
399 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK1; \
542 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK1; \
569 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK1; \
596 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK1; \
623 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_D2PCLK1; \
[all …]
Dstm32h7xx_hal_uart.h186 UART_CLOCKSOURCE_D2PCLK1 = 0x00U, /*!< Domain2 PCLK1 clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_uart.c3170 case UART_CLOCKSOURCE_D2PCLK1: in UART_SetConfig()
3226 case UART_CLOCKSOURCE_D2PCLK1: in UART_SetConfig()