AM64x MCU+ SDK  08.02.00

Detailed Description

This file contains:

    WARNING!!: Autogenerated file from SYSFW. DO NOT MODIFY!!

System Firmware

TISCI Data structures and macros for firewall messages

Request for a change owner operation

Parameters
hdrCommon TI-SCI header
fwl_idfirewall ID in question
regionRegion or channel number if applicable
owner_indexNew owner index to transfer ownership to

Data Fields

struct tisci_header hdr
 
uint16_t fwl_id
 
uint16_t region
 
uint8_t owner_index
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_fwl_change_owner_info_req::hdr

◆ fwl_id

uint16_t tisci_msg_fwl_change_owner_info_req::fwl_id

◆ region

uint16_t tisci_msg_fwl_change_owner_info_req::region

◆ owner_index

uint8_t tisci_msg_fwl_change_owner_info_req::owner_index