Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c68 #define RCC_BDCR_LSEBYP 0x00000004UL macro
216 RCC->BDCR |= RCC_BDCR_LSEON | RCC_BDCR_LSEBYP; in pwrEnableAndClockRtc()