Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rcc.h390 #define RCC_MCO2Source_HSE ((uint32_t)0x80000000) macro
398 … ((SOURCE) == RCC_MCO2Source_HSE) || ((SOURCE) == RCC_MCO2Source_PLLCLK))
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rcc.h665 #define RCC_MCO2Source_HSE ((uint32_t)0x80000000) macro
673 … ((SOURCE) == RCC_MCO2Source_HSE) || ((SOURCE) == RCC_MCO2Source_PLLCLK))

Completed in 6 milliseconds