Searched refs:FMC_STAT0_RSTERR (Results 1 – 2 of 2) sorted by relevance
106 #define FMC_STAT0_RSTERR BIT(15) /*!< flash … macro
2041 } else if((uint32_t)0x00U != (FMC_STAT0 & FMC_STAT0_RSTERR)) { in fmc_bank0_state_get()