Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h586 #define RCC_MCO2SOURCE_PLL2PCLK RCC_CFGR_MCO2_0 macro
8178 …OURCE(SOURCE) (((SOURCE) == RCC_MCO2SOURCE_SYSCLK) || ((SOURCE) == RCC_MCO2SOURCE_PLL2PCLK) || \