Home
last modified time | relevance | path

Searched refs:RCC_ETH1PHYCLKSOURCE_PLL3S (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c465 case RCC_ETH1PHYCLKSOURCE_PLL3S: /* PLL3_S is used as clock source for ETH PHY */ in HAL_RCCEx_PeriphCLKConfig()
1804 case RCC_ETH1PHYCLKSOURCE_PLL3S: in HAL_RCCEx_GetPeriphCLKFreq()
1832 case RCC_ETH1PHYCLKSOURCE_PLL3S: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h341 #define RCC_ETH1PHYCLKSOURCE_PLL3S RCC_CCIPR1_ETH1PHYCKSEL /*!< PLL3 'S' output selection */ macro
1784 ((__SOURCE__) == RCC_ETH1PHYCLKSOURCE_PLL3S))