Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rcc.h164 #define LL_RCC_CSR_PWRRSTF RCC_CSR2_PWRRSTF /*!< BOR or POR/PDR reset flag */
1855 return ((READ_BIT(RCC->CSR2, RCC_CSR2_PWRRSTF) == (RCC_CSR2_PWRRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_PWRRST()
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4289 #define RCC_CSR2_PWRRSTF RCC_CSR2_PWRRSTF_Msk macro
Dstm32c031xx.h4452 #define RCC_CSR2_PWRRSTF RCC_CSR2_PWRRSTF_Msk macro
Dstm32c071xx.h4939 #define RCC_CSR2_PWRRSTF RCC_CSR2_PWRRSTF_Msk macro