Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c1691 switch (LL_RCC_GetSTGENClockSource(STGENxSource)) in LL_RCC_GetSTGENClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h3417 __STATIC_INLINE uint32_t LL_RCC_GetSTGENClockSource(uint32_t Periph) in LL_RCC_GetSTGENClockSource() function