Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/
DEFR32xG2_TIMER_1.Generated.cs1244 .WithReadCallback((_, __) => Cc_Ctrl_Read(0, _, __))
1465 .WithReadCallback((_, __) => Cc_Ctrl_Read(1, _, __))
1686 .WithReadCallback((_, __) => Cc_Ctrl_Read(2, _, __))
2654 partial void Cc_Ctrl_Read(ulong index, uint a, uint b); in Cc_Ctrl_Read() method in Antmicro.Renode.Peripherals.Timers.EFR32xG2_TIMER_1