Searched refs:FMC_STAT0_PGERR (Results 1 – 4 of 4) sorted by relevance
81 #define FMC_STAT0_PGERR BIT(2) /*!< flash program error flag bit… macro
924 if((uint32_t)0x00U != (FMC_STAT0 & (FMC_STAT0_PGERR))){ in fmc_bank0_state_get()
101 #define FMC_STAT0_PGERR BIT(2) /*!< flash … macro
2033 } else if((uint32_t)0x00U != (FMC_STAT0 & FMC_STAT0_PGERR)) { in fmc_bank0_state_get()