Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c73 #define RCC_BDCR_BDRST 0x00010000UL macro
200 RCC->BDCR |= RCC_BDCR_BDRST; in pwrEnableAndClockRtc()
202 RCC->BDCR &= ~RCC_BDCR_BDRST; in pwrEnableAndClockRtc()