Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rcc.h162 #define LL_RCC_CSR_IWDGRSTF RCC_CSR2_IWDGRSTF /*!< Independent Watchdog reset fla…
1795 return ((READ_BIT(RCC->CSR2, RCC_CSR2_IWDGRSTF) == (RCC_CSR2_IWDGRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_IWDGRST()
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h4295 #define RCC_CSR2_IWDGRSTF RCC_CSR2_IWDGRSTF_Msk macro
Dstm32c031xx.h4458 #define RCC_CSR2_IWDGRSTF RCC_CSR2_IWDGRSTF_Msk macro
Dstm32c071xx.h4945 #define RCC_CSR2_IWDGRSTF RCC_CSR2_IWDGRSTF_Msk macro