TIOVX User Guide

Detailed Description

Target kernel instance static configuration values.

Defines

#define TIVX_TARGET_KERNEL_INSTANCE_MAX   (64u)
 Max target kernel instances that will be active on a CPU at the same time.
 
#define TIVX_DEFAULT_KERNAL_TIMEOUT   (TIVX_EVENT_TIMEOUT_WAIT_FOREVER)
 Default timeout value for kernel level control event ACK waits. This is the default timeout value used for all node instances of this kernel when calling the node CREATE and DELETE target kernel functions, which can be overwritten for specific node instances by setting TIVX_NODE_TIMEOUT attribute.