TIOVX User Guide

Struct containing config parameters of given static value. More...

#include <tivx.h>

Data Fields

uint32_t max_value
 
uint32_t cur_used_value
 
uint32_t max_used_value
 

Detailed Description

Struct containing config parameters of given static value.

Definition at line 145 of file tivx.h.

Field Documentation

◆ max_value

uint32_t tivx_resource_stats_t::max_value

< Maximum value of a macro Value currently being used by a statically allocated array

Definition at line 148 of file tivx.h.

◆ cur_used_value

uint32_t tivx_resource_stats_t::cur_used_value

Highest value used at any point of the application

Definition at line 151 of file tivx.h.

◆ max_used_value

uint32_t tivx_resource_stats_t::max_used_value

Name of the macro

Definition at line 154 of file tivx.h.


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