Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h165 #define LL_RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF /*!< PWR reset flag */
2987 return ((READ_BIT(RCC->CSR, RCC_CSR_PWRRSTF) == (RCC_CSR_PWRRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_PWRRST()
Dstm32u0xx_hal_rcc.h664 #define RCC_RESET_FLAG_PWR RCC_CSR_PWRRSTF /*!< BOR or POR/PDR reset flag */
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_rcc.h167 #define LL_RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF /*!< BOR or POR/PDR reset flag */
3705 return ((READ_BIT(RCC->CSR, RCC_CSR_PWRRSTF) == (RCC_CSR_PWRRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_PWRRST()
Dstm32g0xx_hal_rcc.h829 #define RCC_RESET_FLAG_PWR RCC_CSR_PWRRSTF /*!< BOR or POR/PDR reset flag */
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h4549 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g050xx.h4595 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g070xx.h4747 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g031xx.h4795 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g041xx.h5060 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g051xx.h5170 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g061xx.h5435 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g071xx.h5558 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g081xx.h5823 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g0b0xx.h5841 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g0c1xx.h7245 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32g0b1xx.h6980 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5704 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32u083xx.h6578 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro
Dstm32u073xx.h6311 #define RCC_CSR_PWRRSTF RCC_CSR_PWRRSTF_Msk macro