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

Files

file  clock_control_litex.h
 Clock control helpers for LiteX MMCM clock generators.

Data Structures

struct  litex_clk_setup
 Configuration for a single MMCM clock output. More...

Macros

#define MMCM   DT_NODELABEL(clock0)
 Devicetree node identifier of the LiteX MMCM clock generator.
#define NCLKOUT   DT_PROP_LEN(MMCM, clock_output_names)
 Number of clock outputs provided by the MMCM.

Detailed Description

Macro Definition Documentation

◆ MMCM

#define MMCM   DT_NODELABEL(clock0)

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

Devicetree node identifier of the LiteX MMCM clock generator.

◆ NCLKOUT

#define NCLKOUT   DT_PROP_LEN(MMCM, clock_output_names)

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

Number of clock outputs provided by the MMCM.