Home
last modified time | relevance | path

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

/external/nos/host/generic/nugget/include/
Dapp_nugget.h349 struct nugget_app_low_power_stats { struct
351 uint64_t hard_reset_count; /* Cleared by power loss */
352 uint64_t time_since_hard_reset;
354 uint64_t wake_count;
355 uint64_t time_at_last_wake;
356 uint64_t time_spent_awake;
357 uint64_t deep_sleep_count;
358 uint64_t time_at_last_deep_sleep;
359 uint64_t time_spent_in_deep_sleep;
360 uint64_t time_at_ap_reset;
[all …]