Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c1970 switch (LL_RCC_GetI3CClockSource(I3CxSource)) in LL_RCC_GetI3CClockFreq()
2021 switch (LL_RCC_GetI3CClockSource(I3CxSource)) in LL_RCC_GetI3CClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h3542 __STATIC_INLINE uint32_t LL_RCC_GetI3CClockSource(uint32_t I3Cx) in LL_RCC_GetI3CClockSource() function