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

Clock control helpers for LiteX MMCM clock generators. More...

#include <zephyr/types.h>

Go to the source code of this file.

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

Clock control helpers for LiteX MMCM clock generators.