49#ifndef LIBBSP_ARM_XILINX_ZYNQ_SLCR_H
50#define LIBBSP_ARM_XILINX_ZYNQ_SLCR_H
void zynq_slcr_level_shifter_enable(uint32_t val)
Control the level shifters between the PS and PL.
Definition: zynq-slcr.c:95
void zynq_slcr_fpga_clk_rst_mask_set(uint32_t mask)
Set the mask that allows the FPGA resets to be modified.
Definition: zynq-slcr.c:62
void zynq_slcr_fpga_clk_rst(uint32_t val)
Control the FPGA reset values.
Definition: zynq-slcr.c:73