Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

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.

Detailed Description

Clock configuration structure.

Defines the configuration for a clock, including the device ID and clock ID.

Field Documentation

◆ clk_id

uint32_t tisci_clock_config::clk_id

Clock ID within the device.

◆ dev_id

uint32_t tisci_clock_config::dev_id

Device ID associated with the clock.


The documentation for this struct was generated from the following file: