Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DMPFS_eNVM.cs155 …FieldMode.Read, valueProviderCallback: (_) => switchState == SwitchState.OnCode, name: "sw2fm_r") … in MPFS_eNVM()
163 || (switchState == SwitchState.S1OnCode && value == SwitchState.OnCode)) in MPFS_eNVM()
240 if(switchState == SwitchState.OnCode) in ReadFlashDoubleWord()
256 if(switchState != SwitchState.OnCode) in DoAclk()
419 OnCode = 0b10011001 enumerator