package ti.uiactools.runtime
XDCspec declarations sourced in ti/uiactools/runtime/package.xdc
package ti.uiactools.runtime [1, 1, 0, 0] {
 
    interface IUIAPacketTransfer;
    module BufferPacketizer;
    // A logger which stores Log events in a non-blocking, streamable circular buffer
    module EventHdr;
    // Module defines the header format to be used when logging an event
    module LoggerSTM;
    // A logger which writes Log events to the System Trace Module (STM)
    module SyncSTM;
    // code for injecting sync point info into the System Trace (STM) stream
    module UIAPacket;
    // Packet format communications between instrumentation clients and instrumentation endpoints
}
generated on Wed, 27 Jun 2012 04:11:42 GMT