Searched refs:FLASH_WRITE_PROTECT (Results 1 – 4 of 4) sorted by relevance
218 if(ui32ProtectMode == FLASH_WRITE_PROTECT) in FlashProtectionSet()291 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()301 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()313 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()325 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()355 if(FlashProtectionGet(ui32SectorAddress) == FLASH_WRITE_PROTECT) in FlashProtectionSave()
134 #define FLASH_WRITE_PROTECT 0x00000001 // Sector erase and program macro
216 if(ui32ProtectMode == FLASH_WRITE_PROTECT) in FlashProtectionSet()263 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()273 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()300 if(FlashProtectionGet(ui32SectorAddress) == FLASH_WRITE_PROTECT) in FlashProtectionSave()
136 #define FLASH_WRITE_PROTECT 0x00000001 // Sector erase and program macro