TIOVX User Guide

Configuration parameters used to set HTS BW limit used by TIVX_KERNEL_DMPAC_DOF kernel. More...

#include <hwa_dmpac_dof.h>

Data Fields

uint32_t enable_hts_bw_limit
 
uint32_t cycle_cnt
 
uint32_t token_cnt
 

Detailed Description

Configuration parameters used to set HTS BW limit used by TIVX_KERNEL_DMPAC_DOF kernel.

Definition at line 268 of file hwa_dmpac_dof.h.

Field Documentation

◆ enable_hts_bw_limit

uint32_t tivx_dmpac_dof_hts_bw_limit_params_t::enable_hts_bw_limit

0 = Disable HTS BW limiter, 1 = Enable

Definition at line 270 of file hwa_dmpac_dof.h.

◆ cycle_cnt

uint32_t tivx_dmpac_dof_hts_bw_limit_params_t::cycle_cnt

Cycle count between each HTS trigger

Definition at line 272 of file hwa_dmpac_dof.h.

◆ token_cnt

uint32_t tivx_dmpac_dof_hts_bw_limit_params_t::token_cnt

Count for which cycle_cnt average is calculated

Definition at line 274 of file hwa_dmpac_dof.h.


The documentation for this struct was generated from the following file: