interface ti.uia.events.IUIACtx |
 |
 |
module-wide constants & types
module-wide config parameters
}
typedef IUIACtx.IsLoggingEnabledFxn |
 |
typedef Bool (*IsLoggingEnabledFxn)(Int);
config IUIACtx.ENABLEMASK // module-wide |
 |
Ctx Filter Enable Mask
config Bits16 ENABLEMASK;
DETAILS
configures which bit of the ti_uia_runtime_CtxFilter_gFlags
is assigned to control context aware filtering for
frame context changes. Must be configured with a
value that is 2**SYNCID.
config IUIACtx.SYNCID // module-wide |
 |
Trace Synchronization ID
DETAILS
configures the value to be written into the
4 bit context change type field used by the
UIASync trace synchronization
config IUIACtx.isLoggingEnabledFxn // module-wide |
 |
metaonly config IUIACtx.common$ // module-wide |
 |
Common module configuration parameters
DETAILS
All modules have this configuration parameter. Its name
contains the '$' character to ensure it does not conflict with
configuration parameters declared by the module. This allows
new configuration parameters to be added in the future without
any chance of breaking existing modules.
generated on Tue, 14 Feb 2017 00:15:07 GMT