Searched defs:FLASH_FLAG_WRPERR_BANK2 (Results 1 – 2 of 2) sorted by relevance
523 …#define FLASH_FLAG_WRPERR_BANK2 (FLASH_SR2_WRPRTERR << 16U) /*!< FLASH Bank2 Write protected er… macro
215 #define FLASH_FLAG_WRPERR_BANK2 (FLASH_SR_WRPERR | 0x80000000U) /*!< Write Prot… macro