Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c825 switch (LL_RCC_IC7_GetSource()) in LL_RCC_GetADCClockFreq()
938 switch (LL_RCC_IC7_GetSource()) in LL_RCC_GetADFClockFreq()
2133 switch (LL_RCC_IC7_GetSource()) in LL_RCC_GetMDFClockFreq()
2451 switch (LL_RCC_IC7_GetSource()) in LL_RCC_GetSAIClockFreq()
2665 switch (LL_RCC_IC7_GetSource()) in LL_RCC_GetSPDIFRXClockFreq()
Dstm32n6xx_hal_rcc_ex.c3408 switch (LL_RCC_IC7_GetSource()) in RCCEx_GetADCCLKFreq()
3518 switch (LL_RCC_IC7_GetSource()) in RCCEx_GetADFCLKFreq()
4725 switch (LL_RCC_IC7_GetSource()) in RCCEx_GetMDFCLKFreq()
4950 switch (LL_RCC_IC7_GetSource()) in RCCEx_GetSAICLKFreq()
5158 switch (LL_RCC_IC7_GetSource()) in RCCEx_GetSPDIFRXCLKFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h6888 __STATIC_INLINE uint32_t LL_RCC_IC7_GetSource(void) in LL_RCC_IC7_GetSource() function