Searched refs:csr (Results 1 – 1 of 1) sorted by relevance
158 static uint32_t pwrParseCsr(uint32_t csr) in pwrParseCsr() argument162 if (csr & RCC_CSR_LPWRRSTF) in pwrParseCsr()164 if (csr & RCC_CSR_WWDGRSTF) in pwrParseCsr()166 if (csr & RCC_CSR_IWDGRSTF) in pwrParseCsr()168 if (csr & RCC_CSR_SFTRSTF) in pwrParseCsr()170 if (csr & RCC_CSR_PORRSTF) in pwrParseCsr()172 if (csr & RCC_CSR_PINRSTF) in pwrParseCsr()174 if (csr & RCC_CSR_BORRSTF) in pwrParseCsr()