Home
last modified time | relevance | path

Searched refs:RCC_USART234578CLKSOURCE_PCLK1 (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_irda_ex.h115 case RCC_USART234578CLKSOURCE_PCLK1: \
Dstm32h7rsxx_hal_rcc_ex.h568 #define RCC_USART234578CLKSOURCE_PCLK1 0U /*!< PCLK1 selection (default… macro
1928 (((__SOURCE__) == RCC_USART234578CLKSOURCE_PCLK1) || \
Dstm32h7rsxx_hal_uart_ex.h242 case RCC_USART234578CLKSOURCE_PCLK1: \
Dstm32h7rsxx_hal_usart.h764 case RCC_USART234578CLKSOURCE_PCLK1: \
Dstm32h7rsxx_hal_smartcard.h902 case RCC_USART234578CLKSOURCE_PCLK1: \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c1260 …case RCC_USART234578CLKSOURCE_PCLK1: /* PCLK1 as clock source for USART2/USART3/UART4/UART5/UART7/… in HAL_RCCEx_PeriphCLKConfig()
2557 case RCC_USART234578CLKSOURCE_PCLK1: /*!< PCLK2 is the clock source for USART234578 */ in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h653 #define RCC_USART234578CLKSOURCE_PCLK1 RCC_USART234578CLKSOURCE_D2PCLK1 macro
662 #define RCC_USART234578CLKSOURCE_PCLK1 RCC_USART234578CLKSOURCE_CDPCLK1 macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1015 case RCC_USART234578CLKSOURCE_PCLK1: /* CD/D2 PCLK1 as clock source for USART2/3/4/5/7/8 */ in HAL_RCCEx_PeriphCLKConfig()