Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DEFR32xG2_TIMER_1.Generated.cs1304 .WithReadCallback((_, __) => Cc_Icof_Read(0, _, __))
1525 .WithReadCallback((_, __) => Cc_Icof_Read(1, _, __))
1746 .WithReadCallback((_, __) => Cc_Icof_Read(2, _, __))
2692 partial void Cc_Icof_Read(ulong index, uint a, uint b); in Cc_Icof_Read() method in Antmicro.Renode.Peripherals.Timers.EFR32xG2_TIMER_1