Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1148 switch (LL_RCC_IC19_GetSource()) in LL_RCC_GetCLKPClockFreq()
1449 switch (LL_RCC_IC19_GetSource()) in LL_RCC_GetFDCANClockFreq()
Dstm32n6xx_hal_rcc_ex.c3730 switch (LL_RCC_IC19_GetSource()) in RCCEx_GetCLKPCLKFreq()
4056 switch (LL_RCC_IC19_GetSource()) in RCCEx_GetFDCANCLKFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h7848 __STATIC_INLINE uint32_t LL_RCC_IC19_GetSource(void) in LL_RCC_IC19_GetSource() function