|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Clock configuration structure. More...
#include <zephyr/drivers/clock_control/tisci_clock_control.h>
Data Fields | |
| uint32_t | dev_id |
| Device ID associated with the clock. | |
| uint32_t | clk_id |
| Clock ID within the device. | |
Clock configuration structure.
Defines the configuration for a clock, including the device ID and clock ID.
| uint32_t tisci_clock_config::clk_id |
Clock ID within the device.
| uint32_t tisci_clock_config::dev_id |
Device ID associated with the clock.