|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Describes the content of the CLOCK_ATTRIBUTES command reply. More...
#include <zephyr/drivers/firmware/scmi/clk.h>
Data Fields | |
| 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.