Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c461 case RCC_ETH1PHYCLKSOURCE_HSE: /* HSE is used as clock source for ETH PHY */ in HAL_RCCEx_PeriphCLKConfig()
1798 case RCC_ETH1PHYCLKSOURCE_HSE: in HAL_RCCEx_GetPeriphCLKFreq()
1826 case RCC_ETH1PHYCLKSOURCE_HSE: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h340 #define RCC_ETH1PHYCLKSOURCE_HSE 0U /*!< HSE selection (default) */ macro
1783 (((__SOURCE__) == RCC_ETH1PHYCLKSOURCE_HSE) || \