Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1981 switch (LL_RCC_IC14_GetSource()) in LL_RCC_GetLPUARTClockFreq()
2862 switch (LL_RCC_IC14_GetSource()) in LL_RCC_GetSPIClockFreq()
3015 switch (LL_RCC_IC14_GetSource()) in LL_RCC_GetUARTClockFreq()
3162 switch (LL_RCC_IC14_GetSource()) in LL_RCC_GetUSARTClockFreq()
Dstm32n6xx_hal_rcc_ex.c4579 switch (LL_RCC_IC14_GetSource()) in RCCEx_GetLPUARTCLKFreq()
5352 switch (LL_RCC_IC14_GetSource()) in RCCEx_GetSPICLKFreq()
5502 switch (LL_RCC_IC14_GetSource()) in RCCEx_GetUARTCLKFreq()
5646 switch (LL_RCC_IC14_GetSource()) in RCCEx_GetUSARTCLKFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h7448 __STATIC_INLINE uint32_t LL_RCC_IC14_GetSource(void) in LL_RCC_IC14_GetSource() function