Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c77 #define RCC_CSR_RMVF 0x01000000UL macro
197 RCC->CSR |= RCC_CSR_RMVF; in pwrEnableAndClockRtc()