Home
last modified time | relevance | path

Searched refs:RCC_FMCCLKSOURCE_HSI (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h256 #define RCC_FMCCLKSOURCE_HSI RCC_CCIPR1_FMCSEL /*!< HSI selection */ macro
1795 ((__SOURCE__) == RCC_FMCCLKSOURCE_HSI))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c206 case RCC_FMCCLKSOURCE_HSI: /* HSI oscillator is used as clock source for FMC kernel */ in HAL_RCCEx_PeriphCLKConfig()
1559 case RCC_FMCCLKSOURCE_HSI: /* HSI is the clock source for FMC kernel peripheral clock */ in HAL_RCCEx_GetPeriphCLKFreq()