Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1119 switch (LL_RCC_IC15_GetSource()) in LL_RCC_GetCLKPClockFreq()
1650 switch (LL_RCC_IC15_GetSource()) in LL_RCC_GetI2CClockFreq()
1766 switch (LL_RCC_IC15_GetSource()) in LL_RCC_GetI3CClockFreq()
1863 switch (LL_RCC_IC15_GetSource()) in LL_RCC_GetLPTIMClockFreq()
2245 switch (LL_RCC_IC15_GetSource()) in LL_RCC_GetOTGPHYClockFreq()
Dstm32n6xx_hal_rcc_ex.c3701 switch (LL_RCC_IC15_GetSource()) in RCCEx_GetCLKPCLKFreq()
4254 switch (LL_RCC_IC15_GetSource()) in RCCEx_GetI2CCLKFreq()
4367 switch (LL_RCC_IC15_GetSource()) in RCCEx_GetI3CCLKFreq()
4461 switch (LL_RCC_IC15_GetSource()) in RCCEx_GetLPTIMCLKFreq()
5756 switch (LL_RCC_IC15_GetSource()) in RCCEx_GetOTGPHYCLKFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h7528 __STATIC_INLINE uint32_t LL_RCC_IC15_GetSource(void) in LL_RCC_IC15_GetSource() function