Zephyr API Documentation 4.4.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
scmi_clock_attributes Struct Reference

Describes the content of the CLOCK_ATTRIBUTES command reply. More...

#include <zephyr/drivers/firmware/scmi/clk.h>

Data Fields

int32_t status
 reply status
uint32_t attributes
 clock attributes
uint8_t clock_name [16]
 clock name
uint32_t clock_enable_delay
 clock enable delay incurred by platform

Detailed Description

Describes the content of the CLOCK_ATTRIBUTES command reply.

Field Documentation

◆ attributes

uint32_t scmi_clock_attributes::attributes

clock attributes

◆ clock_enable_delay

uint32_t scmi_clock_attributes::clock_enable_delay

clock enable delay incurred by platform

◆ clock_name

uint8_t scmi_clock_attributes::clock_name[16]

clock name

◆ status

int32_t scmi_clock_attributes::status

reply status


The documentation for this struct was generated from the following file:
  • zephyr/drivers/firmware/scmi/clk.h