Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tisci_clock_config Struct Reference

Clock configuration structure. More...

#include <zephyr/drivers/clock_control/tisci_clock_control.h>

Data Fields

uint32_t dev_id
uint32_t clk_id

Detailed Description

Clock configuration structure.

This structure is used to define the configuration for a clock, including the device ID and clock ID.

Parameters
tisci_clock_config::dev_idDevice ID associated with the clock.
tisci_clock_config::clk_idClock ID within the device.

Field Documentation

◆ clk_id

uint32_t tisci_clock_config::clk_id

◆ dev_id

uint32_t tisci_clock_config::dev_id

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