Searched refs:FMC_ISPCMD_BLOCK_ERASE (Results 1 – 2 of 2) sorted by relevance
96 #define FMC_ISPCMD_BLOCK_ERASE 0x25UL /*!< ISP Command: Erase 4 pages alignment of APROM in ba… macro
241 FMC->ISPCMD = FMC_ISPCMD_BLOCK_ERASE; in FMC_Erase_Block()