Home
last modified time | relevance | path

Searched refs:IsBlockAddress (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DCFIFlash.cs369 if(!IsBlockAddress(offset)) in HandleErase()
524 private bool IsBlockAddress(long offset) in IsBlockAddress() method in Antmicro.Renode.Peripherals.MTD.CFIFlash