package ti.uia.sysbios
XDCspec declarations sourced in ti/uia/sysbios/package.xdc
package ti.uia.sysbios [1, 0, 0, 0] {
 
    module Adaptor;
    // Single core IServiceMgrSupport implementation
    module IpcMP;
    module LoggerIdle;
    // A logger which routes Log events to a users transport function
    module LoggerStreamer;
    // This general purpose logger is useful in situations where the application wants to manage the buffers used to store and transmit events. This includes managing the sending of the buffers to an instrumentation host (e.g. System Analyzer in CCS). The logger is named "LoggerStreamer" because it is designed to enable the application to send a stream of packets containing UIA event data to the instrumentation host
    module LoggerStreamer2;
    // This general purpose logger is useful in situations where the application wants to manage the buffers used to store and transmit events. This includes managing the sending of the buffers to an instrumentation host (e.g. System Analyzer in CCS). The logger is named "LoggerStreamer2" because it is designed to enable the application to send a stream of packets containing UIA event data to the instrumentation host, and it is an enhancement of LoggerStreamer, allowing multiple instances
    module LoggingSetup;
    // Module to aid in configuring SYSBIOS logging using UIA and System Analyzer
}
generated on Mon, 28 Jan 2013 17:45:50 GMT