Home
last modified time | relevance | path

Searched refs:LL_RCC_GetPSSIClockSource (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_rcc.c1246 switch (LL_RCC_GetPSSIClockSource(PSSIxSource)) in LL_RCC_GetPSSIClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1810 #define __HAL_RCC_GET_PSSI_SOURCE() LL_RCC_GetPSSIClockSource(LL_RCC_PSSI_CLKSOURCE)
Dstm32n6xx_ll_rcc.h4359 __STATIC_INLINE uint32_t LL_RCC_GetPSSIClockSource(uint32_t Periph) in LL_RCC_GetPSSIClockSource() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2364 switch (LL_RCC_GetPSSIClockSource(PSSIxSource)) in LL_RCC_GetPSSIClockFreq()
Dstm32n6xx_hal_rcc_ex.c4821 switch (LL_RCC_GetPSSIClockSource(PSSIxSource)) in RCCEx_GetPSSICLKFreq()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h3197 __STATIC_INLINE uint32_t LL_RCC_GetPSSIClockSource(uint32_t Periph) in LL_RCC_GetPSSIClockSource() function