Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1952 switch (LL_RCC_IC9_GetSource()) in LL_RCC_GetLPUARTClockFreq()
2832 switch (LL_RCC_IC9_GetSource()) in LL_RCC_GetSPIClockFreq()
2982 switch (LL_RCC_IC9_GetSource()) in LL_RCC_GetUARTClockFreq()
3129 switch (LL_RCC_IC9_GetSource()) in LL_RCC_GetUSARTClockFreq()
Dstm32n6xx_hal_rcc_ex.c4550 switch (LL_RCC_IC9_GetSource()) in RCCEx_GetLPUARTCLKFreq()
5322 switch (LL_RCC_IC9_GetSource()) in RCCEx_GetSPICLKFreq()
5469 switch (LL_RCC_IC9_GetSource()) in RCCEx_GetUARTCLKFreq()
5613 switch (LL_RCC_IC9_GetSource()) in RCCEx_GetUSARTCLKFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h7048 __STATIC_INLINE uint32_t LL_RCC_IC9_GetSource(void) in LL_RCC_IC9_GetSource() function