Home
last modified time | relevance | path

Searched refs:SectorErase (Results 1 – 2 of 2) sorted by relevance

/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/
A Dhc32l196_flash.c94 SectorErase = 2u, ///<扇区擦除配置值 enumerator
525 while(SectorErase != M0P_FLASH->CR_f.OP) in Flash_SectorErase()
530 M0P_FLASH->CR_f.OP = SectorErase; in Flash_SectorErase()
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Dflash.c87 SectorErase = 2u, ///<扇区擦除配置值 enumerator
549 M0P_FLASH->CR_f.OP = SectorErase; in Flash_SectorErase()

Completed in 13 milliseconds