Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_rcc.h184 #define RCC_PREDIV1_Source_HSE ((uint32_t)0x00000000) macro
187 #define IS_RCC_PREDIV1_SOURCE(SOURCE) (((SOURCE) == RCC_PREDIV1_Source_HSE) || \
191 #define RCC_PREDIV1_Source_HSE ((uint32_t)0x00000000) macro
193 #define IS_RCC_PREDIV1_SOURCE(SOURCE) (((SOURCE) == RCC_PREDIV1_Source_HSE))

Completed in 4 milliseconds