Searched refs:RCC_FLAG_IWDG2RST (Results 1 – 2 of 2) sorted by relevance
1034 #define RCC_FLAG_IWDG2RST ((RCC->MP_RSTSCLRR & RCC_MP_RSTSCLRR_IWDG2RSTF) == RCC_MP_RSTSCL… macro1051 #define RCC_FLAG_IWDG2RST ((RCC->MC_RSTSCLRR & RCC_MC_RSTSCLRR_IWDG2RSTF) == RCC_MC_RSTSCL… macro
703 #define RCC_FLAG_IWDG2RST ((uint8_t)0x9B) macro8200 ((FLAG) == RCC_FLAG_IWDG2RST) || ((FLAG) == RCC_FLAG_D1RST) || \