Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dpwr.c71 #define RCC_BDCR_RTCSEL_LSE 0x00000100UL macro
222 RCC->BDCR |= RCC_BDCR_RTCSEL_LSE; in pwrEnableAndClockRtc()