Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c1835 switch (LL_RCC_GetHSPIClockSource(HSPIxSource)) in LL_RCC_GetHSPIClockFreq()
1893 switch (LL_RCC_GetHSPIClockSource(LTDCxSource)) in LL_RCC_GetLTDCClockFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h3686 __STATIC_INLINE uint32_t LL_RCC_GetHSPIClockSource(uint32_t HSPIx) in LL_RCC_GetHSPIClockSource() function