Home
last modified time | relevance | path

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

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_rcc.h88 #define RCC_PLLSource_HSI ((uint32_t)0x00000000) macro
90 #define IS_RCC_PLL_SOURCE(SOURCE) (((SOURCE) == RCC_PLLSource_HSI) || \