Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1570 #define __HAL_RCC_GET_I3C1_SOURCE() LL_RCC_GetI3CClockSource(LL_RCC_I3C1_CLKSOURCE)
1594 #define __HAL_RCC_GET_I3C2_SOURCE() LL_RCC_GetI3CClockSource(LL_RCC_I3C2_CLKSOURCE)
Dstm32n6xx_ll_rcc.h4193 __STATIC_INLINE uint32_t LL_RCC_GetI3CClockSource(uint32_t Periph) in LL_RCC_GetI3CClockSource() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c2014 switch (LL_RCC_GetI3CClockSource(I3CxSource)) in LL_RCC_GetI3CClockFreq()
2065 switch (LL_RCC_GetI3CClockSource(I3CxSource)) in LL_RCC_GetI3CClockFreq()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_rcc.c918 switch (LL_RCC_GetI3CClockSource(I3CxSource)) in LL_RCC_GetI3CClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1719 switch (LL_RCC_GetI3CClockSource(I3CxSource)) in LL_RCC_GetI3CClockFreq()
Dstm32n6xx_hal_rcc_ex.c4320 switch (LL_RCC_GetI3CClockSource(I3CxSource)) in RCCEx_GetI3CCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h3553 __STATIC_INLINE uint32_t LL_RCC_GetI3CClockSource(uint32_t I3Cx) in LL_RCC_GetI3CClockSource() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h3091 __STATIC_INLINE uint32_t LL_RCC_GetI3CClockSource(uint32_t Periph) in LL_RCC_GetI3CClockSource() function