Searched refs:FMC_STAT1_PGERR (Results 1 – 4 of 4) sorted by relevance
114 #define FMC_STAT1_PGERR BIT(2) /*!< flash program error flag bit… macro
949 if((uint32_t)0x00U != (FMC_STAT1 & FMC_STAT1_PGERR)){ in fmc_bank1_state_get()
132 #define FMC_STAT1_PGERR BIT(2) /*!< flash … macro
2075 } else if((uint32_t)0x00U != (FMC_STAT1 & FMC_STAT1_PGERR)) { in fmc_bank1_state_get()