Searched refs:ui32SectorProtect (Results 1 – 1 of 1) sorted by relevance
267 uint32_t ui32SectorProtect; in FlashProtectionGet() local277 ui32SectorProtect = FLASH_NO_PROTECT; in FlashProtectionGet()285 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()295 ui32SectorProtect = FLASH_WRITE_PROTECT; in FlashProtectionGet()299 return(ui32SectorProtect); in FlashProtectionGet()
Completed in 3 milliseconds