Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1206 #define RCC_OSPICLKSOURCE_PLL2R RCC_CCIPR4_OCTOSPISEL_1 macro
3637 ((__SOURCE__) == RCC_OSPICLKSOURCE_PLL2R) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2306 case RCC_OSPICLKSOURCE_PLL2R: /* PLL2 is used as clock source for OCTOSPI*/ in HAL_RCCEx_PeriphCLKConfig()
5115 case RCC_OSPICLKSOURCE_PLL2R: in HAL_RCCEx_GetPeriphCLKFreq()