Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DCC2520.cs166 SetException(ExceptionFlags.StartOfFrameDelimiter); in HandleFrame()
180 SetException(ExceptionFlags.RxFrameAccepted); in HandleFrame()
231 SetException(ExceptionFlags.SourceMatchingDone); in HandleFrame()
234 SetException(ExceptionFlags.SourceMatchingFound); in HandleFrame()
264 SetException(ExceptionFlags.FifoThresholdReached); in HandleFrame()
266 SetException(ExceptionFlags.RxFrameDone); in HandleFrame()
278 SetException(ExceptionFlags.TxAckDone); in HandleFrame()
456 SetException(ExceptionFlags.TxUnderflow); in SendFrame()
468 SetException(ExceptionFlags.StartOfFrameDelimiter); in SendFrame()
469 SetException(ExceptionFlags.TxFrameDone); in SendFrame()
[all …]