Searched refs:TxBufferCancellationFinishedInterruptEnable (Results 1 – 2 of 2) sorted by relevance
157 … TxBufferCancellationFinishedInterruptEnable = new TxBufferCancellationFinishedInterruptEnable(), in BuildRegisterMapView()393 TxBufferCancellationFinishedInterruptEnable = 0x0E4, // TXBCIE enumerator918 … public TxBufferCancellationFinishedInterruptEnable TxBufferCancellationFinishedInterruptEnable; field1113 private struct TxBufferCancellationFinishedInterruptEnable struct in Antmicro.Renode.Peripherals.CAN.MCAN
476 …registerMap[(long)Register.TxBufferCancellationFinishedInterruptEnable] = new DoubleWordRegister(t… in BuildRegisterMap()477 ….WithFlags(0, 32, out rv.TxBufferCancellationFinishedInterruptEnable.CancellationFinishedInterrupt… in BuildRegisterMap()1322 …for(int i = 0; i < rv.TxBufferCancellationFinishedInterruptEnable.CancellationFinishedInterruptEna… in UpdateInterrupts()1324 …if(rv.TxBufferCancellationFinishedInterruptEnable.CancellationFinishedInterruptEnableFlags[i].Valu… in UpdateInterrupts()