Searched defs:MPS2TZMachineClass (Results 1 – 1 of 1) sorted by relevance
113 struct MPS2TZMachineClass { struct114 MachineClass parent;115 MPS2TZFPGAType fpga_type;116 uint32_t scc_id;117 uint32_t sysclk_frq; /* Main SYSCLK frequency in Hz */118 uint32_t apb_periph_frq; /* APB peripheral frequency in Hz */119 uint32_t len_oscclk;120 const uint32_t *oscclk;121 uint32_t fpgaio_num_leds; /* Number of LEDs in FPGAIO LED0 register */122 bool fpgaio_has_switches; /* Does FPGAIO have SWITCH register? */[all …]