Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c70 #define RCC_BDCR_RTCSEL_LSE 0x00000100UL macro
221 RCC->BDCR |= RCC_BDCR_RTCSEL_LSE; in pwrEnableAndClockRtc()