Home
last modified time | relevance | path

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

/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_rcc.h209 #define RCC_RTCCLKSource_LSE ((uint32_t)0x00000100) macro
241 #define IS_RCC_RTCCLK_SOURCE(SOURCE) (((SOURCE) == RCC_RTCCLKSource_LSE) || \