Struct acc_t
Public Attributes
| Type | Name |
|---|---|
| ns_pmu_config_t | cfg |
| bool | complete |
| uint16_t | events |
| bool | in_use |
| uint16_t | next_event |
| uint16_t | next_row |
| uint16_t | ops |
| uint32_t * | sum |
| tag_map_t | tag_map |
Public Attributes Documentation
variable cfg
ns_pmu_config_t acc_t::cfg;
variable complete
bool acc_t::complete;
variable events
uint16_t acc_t::events;
variable in_use
bool acc_t::in_use;
variable next_event
uint16_t acc_t::next_event;
variable next_row
uint16_t acc_t::next_row;
variable ops
uint16_t acc_t::ops;
variable sum
uint32_t * acc_t::sum;
variable tag_map
tag_map_t acc_t::tag_map;
The documentation for this class was generated from the following file neuralspot/neuralspot/ns-utils/src/apollo330/ns_pmu_accumulator.c