Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rcc.h158 #define LL_RCC_CSR_LPWRRSTF RCC_CSR2_LPWRRSTF /*!< Low-Power reset flag */
1805 return ((READ_BIT(RCC->CSR2, RCC_CSR2_LPWRRSTF) == (RCC_CSR2_LPWRRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_LPWRRST()
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4301 #define RCC_CSR2_LPWRRSTF RCC_CSR2_LPWRRSTF_Msk macro
Dstm32c031xx.h4464 #define RCC_CSR2_LPWRRSTF RCC_CSR2_LPWRRSTF_Msk macro
Dstm32c071xx.h4951 #define RCC_CSR2_LPWRRSTF RCC_CSR2_LPWRRSTF_Msk macro