|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Aggregate snapshot of all per-region accumulators. More...
#include <ra8_power_profile.h>
Data Fields | |
| ra8_power_profile_region_stats_t | regions [k_ra8_power_profile_max_regions] |
| Per-region accumulators. | |
Aggregate snapshot of all per-region accumulators.
Flat array indexed by ra8_power_profile_region_id_t value. Slots that were never used hold all-zero accumulators.
Definition at line 166 of file ra8_power_profile.h.
| ra8_power_profile_region_stats_t ra8_power_profile_stats_t::regions[k_ra8_power_profile_max_regions] |
Per-region accumulators.
Definition at line 168 of file ra8_power_profile.h.
Referenced by pp_demo_format_line().