Home
last modified time | relevance | path

Searched refs:RCC_LPUART1CLKSOURCE_PCLK4 (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h420 #define RCC_LPUART1CLKSOURCE_PCLK4 0U /*!< PCLK4 selection (default) */ macro
1840 (((__SOURCE__) == RCC_LPUART1CLKSOURCE_PCLK4) || \
Dstm32h7rsxx_hal_uart_ex.h269 case RCC_LPUART1CLKSOURCE_PCLK4: \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h382 #define RCC_LPUART1CLKSOURCE_PCLK4 LL_RCC_LPUART1_CLKSOURCE_PCLK4 macro
2855 (((__SOURCE__) == RCC_LPUART1CLKSOURCE_PCLK4) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c763 case RCC_LPUART1CLKSOURCE_PCLK4: /* PCLK4 selected as clock source for LPUART1 */ in HAL_RCCEx_PeriphCLKConfig()
2079 case RCC_LPUART1CLKSOURCE_PCLK4: /*!< PCLK4 is the clock source for LPUART1 */ in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h764 #define RCC_LPUART1CLKSOURCE_PCLK4 RCC_LPUART1CLKSOURCE_D3PCLK1 macro
773 #define RCC_LPUART1CLKSOURCE_PCLK4 RCC_LPUART1CLKSOURCE_SRDPCLK4 macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1066 case RCC_LPUART1CLKSOURCE_PCLK4: /* SRD/D3 PCLK1 (PCLK4) as clock source for LPUART1 */ in HAL_RCCEx_PeriphCLKConfig()