Searched refs:FlashProtectionGet (Results 1 – 2 of 2) sorted by relevance
90 #define FlashProtectionGet NOROM_FlashProtectionGet macro395 extern uint32_t FlashProtectionGet(uint32_t ui32SectorAddress);793 #undef FlashProtectionGet794 #define FlashProtectionGet ROM_FlashProtectionGet macro
57 #undef FlashProtectionGet58 #define FlashProtectionGet NOROM_FlashProtectionGet macro265 FlashProtectionGet(uint32_t ui32SectorAddress) in FlashProtectionGet() function324 if(FlashProtectionGet(ui32SectorAddress) == FLASH_WRITE_PROTECT) in FlashProtectionSave()
Completed in 6 milliseconds