|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Describes the parameters for the CLOCK_CONFIG_SET command. More...
#include <zephyr/drivers/firmware/scmi/clk.h>
Data Fields | |
| uint32_t | clk_id |
| ID of the clock to configure. | |
| uint32_t | attributes |
| Configuration attributes (e.g. | |
| uint32_t | extended_cfg_val |
| Extended configuration value (meaning depends on attributes). | |
Describes the parameters for the CLOCK_CONFIG_SET command.
| uint32_t scmi_clock_config::attributes |
Configuration attributes (e.g.
enable/disable, see SCMI_CLK_CONFIG_*)
| uint32_t scmi_clock_config::clk_id |
ID of the clock to configure.
| uint32_t scmi_clock_config::extended_cfg_val |
Extended configuration value (meaning depends on attributes).