Searched refs:FlashProtectionGet (Results 1 – 4 of 4) sorted by relevance
88 #define FlashProtectionGet NOROM_FlashProtectionGet macro384 extern uint32_t FlashProtectionGet(uint32_t ui32SectorAddress);780 #undef FlashProtectionGet781 #define FlashProtectionGet ROM_FlashProtectionGet macro
56 #undef FlashProtectionGet57 #define FlashProtectionGet NOROM_FlashProtectionGet macro270 FlashProtectionGet(uint32_t ui32SectorAddress) in FlashProtectionGet() function355 if(FlashProtectionGet(ui32SectorAddress) == FLASH_WRITE_PROTECT) in FlashProtectionSave()
90 #define FlashProtectionGet NOROM_FlashProtectionGet macro385 extern uint32_t FlashProtectionGet(uint32_t ui32SectorAddress);781 #undef FlashProtectionGet782 #define FlashProtectionGet ROM_FlashProtectionGet macro
58 #undef FlashProtectionGet59 #define FlashProtectionGet NOROM_FlashProtectionGet macro245 FlashProtectionGet(uint32_t ui32SectorAddress) in FlashProtectionGet() function300 if(FlashProtectionGet(ui32SectorAddress) == FLASH_WRITE_PROTECT) in FlashProtectionSave()