Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rcc.h77 #define RCC_PLLSource_HSI ((uint32_t)0x00000000) macro
79 #define IS_RCC_PLL_SOURCE(SOURCE) (((SOURCE) == RCC_PLLSource_HSI) || \
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rcc.h103 #define RCC_PLLSource_HSI ((uint32_t)0x00000000) macro
105 #define IS_RCC_PLL_SOURCE(SOURCE) (((SOURCE) == RCC_PLLSource_HSI) || \

Completed in 6 milliseconds