AM62x MCU+ SDK  10.00.00

Detailed Description

Response for TISCI_MSG_LPM_WAKE_REASON.

Parameters
hdrTISCI header to provide ACK/NAK flags to the host.
wake_sourceThe wake up source that woke soc from LPM.
wake_timestampTimestamp at which soc woke.
wake_pinThe pin that has triggered wake up.
modeThe last entered low power mode.
rsvd_0Reserved for future use.
rsvd_1Reserved for future use.

Data Fields

struct tisci_header hdr
 
uint32_t wake_source
 
uint64_t wake_timestamp
 
uint8_t wake_pin
 
uint8_t mode
 
uint32_t rsvd_0
 
uint32_t rsvd_1
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_lpm_wake_reason_resp::hdr

◆ wake_source

uint32_t tisci_msg_lpm_wake_reason_resp::wake_source

◆ wake_timestamp

uint64_t tisci_msg_lpm_wake_reason_resp::wake_timestamp

◆ wake_pin

uint8_t tisci_msg_lpm_wake_reason_resp::wake_pin

◆ mode

uint8_t tisci_msg_lpm_wake_reason_resp::mode

◆ rsvd_0

uint32_t tisci_msg_lpm_wake_reason_resp::rsvd_0

◆ rsvd_1

uint32_t tisci_msg_lpm_wake_reason_resp::rsvd_1