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

Clock control definitions for the TI TISCI (System Controller) interface. More...

#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  tisci_clock_config
 Clock configuration structure. More...

Macros

#define TISCI_GET_CLOCK(node_id)
 Get the clock controller device referenced by a node's clocks phandle.
#define TISCI_GET_CLOCK_DETAILS(node_id)
 Initialize a tisci_clock_config from a node's clock specifier.
#define TISCI_GET_CLOCK_BY_INST(inst)
 Equivalent to TISCI_GET_CLOCK() for a DT instance.
#define TISCI_GET_CLOCK_DETAILS_BY_INST(inst)
 Equivalent to TISCI_GET_CLOCK_DETAILS() for a DT instance.

Detailed Description

Clock control definitions for the TI TISCI (System Controller) interface.