Home
last modified time | relevance | path

Searched refs:LL_RCC_IC4_GetSource (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1544 switch (LL_RCC_IC4_GetSource()) in LL_RCC_GetFMCClockFreq()
2573 switch (LL_RCC_IC4_GetSource()) in LL_RCC_GetSDMMCClockFreq()
3294 switch (LL_RCC_IC4_GetSource()) in LL_RCC_GetXSPIClockFreq()
Dstm32n6xx_hal_rcc_ex.c4151 switch (LL_RCC_IC4_GetSource()) in RCCEx_GetFMCCLKFreq()
5069 switch (LL_RCC_IC4_GetSource()) in RCCEx_GetSDMMCCLKFreq()
5900 switch (LL_RCC_IC4_GetSource()) in RCCEx_GetXSPICLKFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h6648 __STATIC_INLINE uint32_t LL_RCC_IC4_GetSource(void) in LL_RCC_IC4_GetSource() function