Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c80 #define RCC_CSR_PORRSTF 0x08000000UL macro
169 if (csr & RCC_CSR_PORRSTF) in pwrParseCsr()