Searched refs:RCC_RTCCLKSource_LSE (Results 1 – 1 of 1) sorted by relevance
209 #define RCC_RTCCLKSource_LSE ((uint32_t)0x00000100) macro241 #define IS_RCC_RTCCLK_SOURCE(SOURCE) (((SOURCE) == RCC_RTCCLKSource_LSE) || \