Home
last modified time | relevance | path

Searched refs:USART_CLOCKSOURCE_PCLK2 (Results 1 – 25 of 29) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_usart.h111 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
736 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
828 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
899 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_usart.h111 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
738 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
908 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
1024 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_usart.h108 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
615 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
678 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_usart.h111 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
736 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
786 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_usart.h111 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
732 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
803 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_usart_ex.h78 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
131 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
Dstm32l0xx_hal_usart.h108 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_usart_ex.h88 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
197 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
Dstm32f3xx_hal_usart.h108 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_usart_ex.h138 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
188 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
Dstm32l4xx_hal_usart.h113 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_usart.h106 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
715 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_usart.h111 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
732 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_usart.h111 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
737 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_usart.h111 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
816 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_usart.h107 USART_CLOCKSOURCE_PCLK2 = 0x01U, /*!< PCLK2 clock source */ enumerator
727 (__CLOCKSOURCE__) = USART_CLOCKSOURCE_PCLK2; \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_usart.c2741 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_usart.c2752 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_usart.c2885 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_usart.c3098 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_usart.c2929 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_usart.c2933 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_usart.c2933 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_usart.c3175 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_usart.c3249 case USART_CLOCKSOURCE_PCLK2: in USART_SetConfig()

12