Searched refs:SectorErase (Results 1 – 2 of 2) sorted by relevance
94 SectorErase = 2u, ///<扇区擦除配置值 enumerator525 while(SectorErase != M0P_FLASH->CR_f.OP) in Flash_SectorErase()530 M0P_FLASH->CR_f.OP = SectorErase; in Flash_SectorErase()
87 SectorErase = 2u, ///<扇区擦除配置值 enumerator549 M0P_FLASH->CR_f.OP = SectorErase; in Flash_SectorErase()
Completed in 13 milliseconds