Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dpwr.c74 #define RCC_BDCR_BDRST 0x00010000UL macro
201 RCC->BDCR |= RCC_BDCR_BDRST; in pwrEnableAndClockRtc()
203 RCC->BDCR &= ~RCC_BDCR_BDRST; in pwrEnableAndClockRtc()