Home
last modified time | relevance | path

Searched refs:UART_CLOCKSOURCE_PCLK2 (Results 1 – 25 of 33) sorted by relevance

12

/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_uart_ex.h227 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
362 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
454 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
525 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32l4xx_hal_uart.h191 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_uart_ex.h210 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
344 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
457 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32g4xx_hal_uart.h187 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_uart_ex.h175 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
280 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32f7xx_hal_uart.h179 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_uart_ex.h210 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
260 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32wbxx_hal_uart.h189 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_uart_ex.h222 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
295 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32l0xx_hal_uart.h185 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_uart_ex.h172 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
323 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32f3xx_hal_uart.h179 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_uart_ex.h315 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
386 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32wbaxx_hal_uart.h189 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_uart_ex.h208 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32wlxx_hal_uart.h187 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_uart_ex.h211 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32h7rsxx_hal_uart.h189 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_uart_ex.h209 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32l5xx_hal_uart.h187 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_uart_ex.h324 (__CLOCKSOURCE__) = UART_CLOCKSOURCE_PCLK2; \
Dstm32mp1xx_hal_uart.h176 UART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_uart.c3079 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()
3134 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()
3175 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_uart.c2920 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()
2961 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_uart.c2958 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()
2999 case UART_CLOCKSOURCE_PCLK2: in UART_SetConfig()

12