Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c1212 switch (LL_RCC_GetETHClockSource(ETHxSource)) in LL_RCC_GetETHClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h3237 __STATIC_INLINE uint32_t LL_RCC_GetETHClockSource(uint32_t Periph) in LL_RCC_GetETHClockSource() function