Searched refs:FMC_STAT_WPERR (Results 1 – 11 of 11) sorted by relevance
83 #define FMC_STAT_WPERR BIT(4) /*!< erase/prog… macro205 #define FMC_FLAG_WPERR FMC_STAT_WPERR /*!< FMC erase/…211 #define FMC_INT_FLAG_WPERR FMC_STAT_WPERR /*!< FMC erase/…
80 #define FMC_STAT_WPERR BIT(4) /*!< erase/prog… macro215 #define FMC_FLAG_WPERR FMC_STAT_WPERR /*!< FMC erase/…222 #define FMC_INT_FLAG_WPERR FMC_STAT_WPERR /*!< FMC erase/…
85 #define FMC_STAT_WPERR BIT(4) /*!< erase/program protection err… macro135 #define FMC_FLAG_WPERR FMC_STAT_WPERR /*!< FMC erase/program protection…141 #define FMC_INT_FLAG_WPERR FMC_STAT_WPERR /*!< FMC erase/program protection…
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…
79 #define FMC_STAT_WPERR BIT(4) /*!< flash write protection error flag … macro178 #define FMC_FLAG_WPERR FMC_STAT_WPERR /*!< FMC write protection error flag */
80 #define FMC_STAT_WPERR BIT(4) /*!< erase/Program protection err… macro313 #define FMC_FLAG_WPERR FMC_STAT_WPERR /*!< FMC erase/program protection…322 #define FMC_INT_FLAG_WPERR FMC_STAT_WPERR /*!< FMC erase/program protection…
614 if((uint32_t) 0x00U != (FMC_STAT & FMC_STAT_WPERR)){ in fmc_state_get()
846 if((uint32_t)0x00U != (FMC_STAT & FMC_STAT_WPERR)){ in fmc_state_get()
849 if((uint32_t)0x00U != (FMC_STAT & FMC_STAT_WPERR)) { in fmc_state_get()
789 if((uint32_t)0x00U != (FMC_STAT & FMC_STAT_WPERR)){ in fmc_state_get()
850 if((uint32_t)0x00U != (FMC_STAT & FMC_STAT_WPERR)){ in fmc_state_get()