|
Zephyr API Documentation 4.4.0-rc1
A Scalable Open Source RTOS
|
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 | |
Describes the content of the CLOCK_ATTRIBUTES command reply.
| uint32_t scmi_clock_attributes::attributes |
clock attributes
| uint32_t scmi_clock_attributes::clock_enable_delay |
clock enable delay incurred by platform
| uint8_t scmi_clock_attributes::clock_name[16] |
clock name
| int32_t scmi_clock_attributes::status |
reply status