Home
last modified time | relevance | path

Searched refs:RCC_CIFR_WDGRSTF (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h134 #define LL_RCC_CIFR_WDGRSTRELF RCC_CIFR_WDGRSTF /*!< WDG Reset Release Interrupt Flag/C…
1675 WRITE_REG(RCC->CIFR, RCC_CIFR_WDGRSTF); in LL_RCC_ClearFlag_WDGRSTREL()
1767 return ((READ_BIT(RCC->CIFR, RCC_CIFR_WDGRSTF) == (RCC_CIFR_WDGRSTF)) ? 1UL : 0UL); in LL_RCC_IsActiveFlag_WDGRSTREL()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h2891 #define RCC_CIFR_WDGRSTF RCC_CIFR_WDGRSTF_Msk macro
Dstm32wb07.h2967 #define RCC_CIFR_WDGRSTF RCC_CIFR_WDGRSTF_Msk macro
Dstm32wb09.h2916 #define RCC_CIFR_WDGRSTF RCC_CIFR_WDGRSTF_Msk macro
Dstm32wb06.h2967 #define RCC_CIFR_WDGRSTF RCC_CIFR_WDGRSTF_Msk macro