Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/Library/I2CLibPei/
H A DI2CLibPei.c537 UINT8 *TransmitEnd; in ByteWriteI2CBasic() local
547 TransmitEnd = &WriteBuffer [WriteBytes]; in ByteWriteI2CBasic()
550 DEBUG((EFI_D_INFO,"Write: --------------%d bytes to TX\r\n", TransmitEnd - WriteBuffer)); in ByteWriteI2CBasic()
552 while ( TransmitEnd > WriteBuffer) { in ByteWriteI2CBasic()
558 … DEBUG((EFI_D_ERROR,"TX ABRT TransmitEnd:0x%x WriteBuffer:0x%x\r\n", TransmitEnd, WriteBuffer)); in ByteWriteI2CBasic()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/Library/I2CLibDxe/
H A DI2CLib.c609 UINT8 *TransmitEnd; in ByteWriteI2CBasic() local
619 TransmitEnd = &WriteBuffer[WriteBytes]; in ByteWriteI2CBasic()
621 DEBUG((EFI_D_INFO,"Write: --------------%d bytes to TX\r\n",TransmitEnd - WriteBuffer)); in ByteWriteI2CBasic()
622 while (TransmitEnd > WriteBuffer) { in ByteWriteI2CBasic()
628 … DEBUG((EFI_D_ERROR,"TX ABRT TransmitEnd:0x%x WriteBuffer:0x%x\r\n", TransmitEnd, WriteBuffer)); in ByteWriteI2CBasic()
662 … DEBUG((EFI_D_ERROR,"TX ABRT TransmitEnd:0x%x WriteBuffer:0x%x\r\n", TransmitEnd, WriteBuffer)); in ByteWriteI2CBasic()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/csma/model/
H A Dcsma-channel.h203 bool TransmitEnd ();
H A Dcsma-channel.cc204 CsmaChannel::TransmitEnd () in TransmitEnd() function in ns3::CsmaChannel
H A Dcsma-net-device.cc600 m_channel->TransmitEnd (); in TransmitCompleteEvent()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/csma/doc/
H A Dcsma.rst65 the last bit across the "wire": CsmaChannel::TransmitEnd.
67 When the TransmitEnd method is executed, the channel will model a single uniform
124 call to CsmaChannel::TransmitEnd at the appropriate simulation time that
126 TransmitEnd is called, the channel schedules an event corresponding to a single
/dports/games/flightgear-data/fgdata/Nasal/
H A Demesary_mp_bridge.nas124 new_class.TransmitEnd();
242 new_class.TransmitEnd = func