Searched refs:FMC_STAT_WPERR (Results 1 – 2 of 2) sorted by relevance
78 #define FMC_STAT_WPERR BIT(4) /*!< erase/program protection er… macro149 …FMC_FLAG_WPERR = FMC_STAT_WPERR, /*!< FMC erase/program protection er…157 …FMC_INT_FLAG_WPERR = FMC_STAT_WPERR, /*!< FMC erase/program protection er…
614 if((uint32_t) 0x00U != (FMC_STAT & FMC_STAT_WPERR)){ in fmc_state_get()
Completed in 9 milliseconds