Searched refs:FLASH_WRITE_PROTECT (Results 1 – 2 of 2) sorted by relevance
236 if(ui32ProtectMode == FLASH_WRITE_PROTECT) in FlashProtectionSet()285 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()295 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()324 if(FlashProtectionGet(ui32SectorAddress) == FLASH_WRITE_PROTECT) in FlashProtectionSave()
135 #define FLASH_WRITE_PROTECT 0x00000001 // Sector erase and program macro
Completed in 4 milliseconds