8 #ifndef HPM_ROMAPI_XPI_SOC_DEF_H
9 #define HPM_ROMAPI_XPI_SOC_DEF_H
18 #define XPI_CLK_OUT_FREQ_OPTION_30MHz (1U)
19 #define XPI_CLK_OUT_FREQ_OPTION_50MHz (2U)
20 #define XPI_CLK_OUT_FREQ_OPTION_66MHz (3U)
21 #define XPI_CLK_OUT_FREQ_OPTION_80MHz (4U)
22 #define XPI_CLK_OUT_FREQ_OPTION_104MHz (5U)
23 #define XPI_CLK_OUT_FREQ_OPTION_120MHz (6U)
24 #define XPI_CLK_OUT_FREQ_OPTION_133MHz (7U)
25 #define XPI_CLK_OUT_FREQ_OPTION_166MHz (8U)
26 #define XPI_CLK_OUT_FREQ_OPTION_200MHz (9U)
clk_freq_type_t
Definition: hpm_romapi_xpi_soc_def.h:37
@ xpi_freq_type_mhz
Definition: hpm_romapi_xpi_soc_def.h:39
@ xpi_freq_type_typical
Definition: hpm_romapi_xpi_soc_def.h:38
xpi_clk_src_t
Definition: hpm_romapi_xpi_soc_def.h:42
@ xpi_clk_src_pll1clk0
Definition: hpm_romapi_xpi_soc_def.h:46
@ xpi_clk_src_pll4clk0
Definition: hpm_romapi_xpi_soc_def.h:51
@ xpi_clk_src_osc
Definition: hpm_romapi_xpi_soc_def.h:44
@ xpi_clk_src_pll2clk1
Definition: hpm_romapi_xpi_soc_def.h:49
@ xpi_clk_src_pll2clk0
Definition: hpm_romapi_xpi_soc_def.h:48
@ xpi_clk_src_auto
Definition: hpm_romapi_xpi_soc_def.h:43
@ xpi_clk_src_pll3clk0
Definition: hpm_romapi_xpi_soc_def.h:50
@ xpi_clk_src_pll1clk1
Definition: hpm_romapi_xpi_soc_def.h:47
@ xpi_clk_src_pll0clk0
Definition: hpm_romapi_xpi_soc_def.h:45
xpi_clock_t
Definition: hpm_romapi_xpi_soc_def.h:65
@ xpi_clock_serial_root
Definition: hpm_romapi_xpi_soc_def.h:67
@ xpi_clock_bus
Definition: hpm_romapi_xpi_soc_def.h:66
@ xpi_clock_serial
Definition: hpm_romapi_xpi_soc_def.h:68
xpi_io_group_t
XPI IO pin group options.
Definition: hpm_romapi_xpi_def.h:45
xpi_channel_t
XPI Channel definitions.
Definition: hpm_romapi_xpi_def.h:64
Definition: hpm_romapi_xpi_soc_def.h:28
bool enable_diff_clk
Definition: hpm_romapi_xpi_soc_def.h:34
xpi_io_group_t io_group
Definition: hpm_romapi_xpi_soc_def.h:31
bool enable_dqs
Definition: hpm_romapi_xpi_soc_def.h:33
xpi_channel_t channel
Definition: hpm_romapi_xpi_soc_def.h:30
uint8_t drive_strength
Definition: hpm_romapi_xpi_soc_def.h:32
uint8_t data_pads
Definition: hpm_romapi_xpi_soc_def.h:29
Definition: hpm_romapi_xpi_soc_def.h:55
uint8_t freq
Definition: hpm_romapi_xpi_soc_def.h:57
bool enable_ddr
Definition: hpm_romapi_xpi_soc_def.h:58
clk_freq_type_t freq_type
Definition: hpm_romapi_xpi_soc_def.h:60
uint32_t freq_opt
Definition: hpm_romapi_xpi_soc_def.h:62
xpi_clk_src_t clk_src
Definition: hpm_romapi_xpi_soc_def.h:59