Uses of Interface
org.deepjava.runtime.zynq7000.Izynq7000
-
-
Uses of Izynq7000 in org.deepjava.runtime.zynq7000
Classes in org.deepjava.runtime.zynq7000 that implement Izynq7000 Modifier and Type Class Description class
Decrementer
The class for the ARM private timer.class
IrqInterrupt
The class for the ARM irq interrupt.(package private) class
Reset
The class for the ARM reset exception. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.demo
Classes in org.deepjava.runtime.zynq7000.demo that implement Izynq7000 Modifier and Type Class Description class
DecrementerDemo
Simple demo application how to use theDecrementer
. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.driver
Classes in org.deepjava.runtime.zynq7000.driver that implement Izynq7000 Modifier and Type Class Description class
TCRT1000
Driver for up to 16 pulsed and multiplexed TCRT1000 or HLC1393 reflection distance sensors.
The driver needs 5 digital outputs and a single analog input of an AD7476.class
UART
Interrupt controlled driver for the UART0 or the UART1 of the Zynq7000.class
VL53L0X
Interrupt controlled driver for the VL53L0X TOF Sensor with the SPI1 of the Zynq7000.class
XADC
Driver for the internal analog to digital converter XADC. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.microzed
Subinterfaces of Izynq7000 in org.deepjava.runtime.zynq7000.microzed Modifier and Type Interface Description interface
IMicroZed
Classes in org.deepjava.runtime.zynq7000.microzed that implement Izynq7000 Modifier and Type Class Description class
Kernel
This is the kernel class. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.microzed.demo
Classes in org.deepjava.runtime.zynq7000.microzed.demo that implement Izynq7000 Modifier and Type Class Description class
Blinker
-
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.microzed.driver
Classes in org.deepjava.runtime.zynq7000.microzed.driver that implement Izynq7000 Modifier and Type Class Description class
MIO_DIO
Driver to use the MIO pins on the MicroZed board as digital input or outputs.
The driver supports digital functions on MIO0, MIO9 ..class
RTBoard
Driver for the Microzed board for control applications. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.zybo
Subinterfaces of Izynq7000 in org.deepjava.runtime.zynq7000.zybo Modifier and Type Interface Description interface
IZybo
Classes in org.deepjava.runtime.zynq7000.zybo that implement Izynq7000 Modifier and Type Class Description class
Kernel
This is the kernel class. -
Uses of Izynq7000 in org.deepjava.runtime.zynq7000.zybo.demo
Classes in org.deepjava.runtime.zynq7000.zybo.demo that implement Izynq7000 Modifier and Type Class Description class
Blinker
-