AM64x MCU+ SDK  08.02.00

Introduction

DMSC controls the power management, security and resource management of the device.

Data Structures

struct  tisci_msg_read_otp_mmr_req
 This file contains: More...
 
struct  tisci_msg_read_otp_mmr_resp
 Respone message for reading OTP MMR. More...
 
struct  tisci_msg_soft_lock_otp_write_global_req
 Request message for performing a global soft write lock on OTP rows. More...
 
struct  tisci_msg_soft_lock_otp_write_global_resp
 Respone message for global soft write lock on OTP rows. More...
 
struct  tisci_msg_lock_otp_row_req
 Request message for hardware locking an OTP row. More...
 
struct  tisci_msg_lock_otp_row_resp
 Respone message for hardware lock OTP row. More...
 
struct  tisci_msg_write_otp_row_req
 Request message for writing to an OTP row. More...
 
struct  tisci_msg_write_otp_row_resp
 Respone message for writing to an OTP row. More...
 
struct  tisci_msg_get_otp_row_lock_status_req
 Request message for querying lock status of an OTP row. More...
 
struct  tisci_msg_get_otp_row_lock_status_resp
 Respone message for Get OTP row lock status request. More...
 

Functions

struct tisci_msg_read_otp_mmr_req __attribute__ ((__packed__))
 

Function Documentation

◆ __attribute__()

struct tisci_msg_read_otp_mmr_req __attribute__ ( (__packed__)  )