Response for TISCI_MSG_WAKE_REASON.
| hdr | TISCI header to provide ACK/NAK flags to the host. |
| mode | Mode that was active before wake event. |
| reason | Reason the wakeup happened. |
| time_ms | Time spent in low power mode. |
Data Fields | |
| struct tisci_header | hdr |
| char | mode [32] |
| char | reason [32] |
| uint32_t | time_ms |
| struct tisci_header tisci_msg_wake_reason_resp::hdr |
| char tisci_msg_wake_reason_resp::mode[32] |
| char tisci_msg_wake_reason_resp::reason[32] |
| uint32_t tisci_msg_wake_reason_resp::time_ms |