TIOVX User Guide

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

#include <hwa_vpac_nf.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_VPAC_NF kernel.

Definition at line 188 of file hwa_vpac_nf.h.

Field Documentation

◆ enable_hts_bw_limit

uint32_t tivx_vpac_nf_hts_bw_limit_params_t::enable_hts_bw_limit

0 = Disable HTS BW limiter, 1 = Enable

Definition at line 190 of file hwa_vpac_nf.h.

◆ cycle_cnt

uint32_t tivx_vpac_nf_hts_bw_limit_params_t::cycle_cnt

Cycle count between each HTS trigger

Definition at line 192 of file hwa_vpac_nf.h.

◆ token_cnt

uint32_t tivx_vpac_nf_hts_bw_limit_params_t::token_cnt

Count for which cycle_cnt average is calculated

Definition at line 194 of file hwa_vpac_nf.h.


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