17#ifndef PLAT_AVERAGE_PWR_H
18#define PLAT_AVERAGE_PWRE_H
20#define POWER_HISTORY_SIZE 10
#define POWER_HISTORY_SIZE
Definition: shell_plat_average_power.h:20
struct ubc_vr_power_mapping_sensor ubc_vr_power_mapping_sensor
Definition: plat_hook.h:302
uint8_t sensor_id
Definition: plat_hook.h:304
uint32_t power_history[POWER_HISTORY_SIZE]
Definition: plat_hook.h:306
uint8_t index
Definition: plat_hook.h:303
uint8_t * sensor_name
Definition: plat_hook.h:305