Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c71 #define RCC_BDCR_RTCSEL_LSI 0x00000200UL macro
228 RCC->BDCR |= RCC_BDCR_RTCSEL_LSI; in pwrEnableAndClockRtc()