Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dpwr.c69 #define RCC_BDCR_LSEBYP 0x00000004UL macro
217 RCC->BDCR |= RCC_BDCR_LSEON | RCC_BDCR_LSEBYP; in pwrEnableAndClockRtc()