Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DMCAN_Structures.cs307 TxFIFOEmpty = 11, // TFE enumerator
DMCAN.cs505 … rv.InterruptRegister.InterruptFlags[(int)Interrupt.TxFIFOEmpty].Value = true; in BuildRegisterMap()