Searched refs:ui32SectorProtect (Results 1 – 2 of 2) sorted by relevance
272 uint32_t ui32SectorProtect; in FlashProtectionGet() local280 ui32SectorProtect = FLASH_NO_PROTECT; in FlashProtectionGet()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()332 return(ui32SectorProtect); in FlashProtectionGet()
247 uint32_t ui32SectorProtect; in FlashProtectionGet() local255 ui32SectorProtect = FLASH_NO_PROTECT; in FlashProtectionGet()263 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()273 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()277 return(ui32SectorProtect); in FlashProtectionGet()