Searched refs:FMC_STAT1_RSTERR (Results 1 – 2 of 2) sorted by relevance
137 #define FMC_STAT1_RSTERR BIT(15) /*!< flash … macro
2083 } else if((uint32_t)0x00U != (FMC_STAT1 & FMC_STAT1_RSTERR)) { in fmc_bank1_state_get()