Home
last modified time | relevance | path

Searched defs:opae_sensor_info (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/raw/ifpga/base/
H A Dopae_intel_max10.h241 struct opae_sensor_info { struct
243 const char *name;
244 const char *type;
245 unsigned int id;
246 unsigned int high_fatal;
247 unsigned int high_warn;
248 unsigned int low_fatal;
249 unsigned int low_warn;
252 unsigned int flags;
253 unsigned int value;
[all …]