Uses of Interface
org.deepjava.runtime.arm32.Iarm32
-
-
Uses of Iarm32 in org.deepjava.runtime.arm32
Classes in org.deepjava.runtime.arm32 that implement Iarm32 Modifier and Type Class Description classDataAbortThe class for the ARM data abort exception.classPrefetchAbortThe class for the ARM prefetch abort exception.classSupervisorCallThe class for the ARM supervisor call.classTaskThis class implements a simple non-preemptive tasking system.classUndefinedInstructionThe class for the ARM undefined instruction exception. -
Uses of Iarm32 in org.deepjava.runtime.iMX6
Subinterfaces of Iarm32 in org.deepjava.runtime.iMX6 Modifier and Type Interface Description interfaceIcolibri_iMX6interfaceIiMX6Classes in org.deepjava.runtime.iMX6 that implement Iarm32 Modifier and Type Class Description classKernelThis is the kernel class.(package private) classResetThe class for the ARM reset exception. -
Uses of Iarm32 in org.deepjava.runtime.iMX6.driver
Classes in org.deepjava.runtime.iMX6.driver that implement Iarm32 Modifier and Type Class Description classUART3 -
Uses of Iarm32 in org.deepjava.runtime.zynq7000
Subinterfaces of Iarm32 in org.deepjava.runtime.zynq7000 Modifier and Type Interface Description interfaceIzynq7000Classes in org.deepjava.runtime.zynq7000 that implement Iarm32 Modifier and Type Class Description classDecrementerThe class for the ARM private timer.classIrqInterruptThe class for the ARM irq interrupt.(package private) classResetThe class for the ARM reset exception. -
Uses of Iarm32 in org.deepjava.runtime.zynq7000.demo
Classes in org.deepjava.runtime.zynq7000.demo that implement Iarm32 Modifier and Type Class Description classDecrementerDemoSimple demo application how to use theDecrementer.classMotorDemoDemo application for motor controller in sign magnitude mode.classSystemInOutReflectorDemo for InputStream and OutputStream using UART1.
Received characters will be sent back immediately.classSystemOutDemoDemo for System.out using UART1.classTCRT1000DemoDemo application for the TCRT1000 driver.classVL53L0XDemoDemo application for the VL53L0X driver.classWatchdogDemoclassWifiDemo -
Uses of Iarm32 in org.deepjava.runtime.zynq7000.driver
Classes in org.deepjava.runtime.zynq7000.driver that implement Iarm32 Modifier and Type Class Description classHD44780UDriver for character display with 2 - 4 rows and 16 columns.
Display controller: HD44780U
Connected to flink gpios of the Zynq7000.classRN131Driver for Roving RN-131C WiFly Module.classTCRT1000Driver 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.classUARTInterrupt controlled driver for the UART0 or the UART1 of the Zynq7000.classVL53L0XInterrupt controlled driver for the VL53L0X TOF Sensor with the SPI1 of the Zynq7000.classWatchdogTaskTask which periodically resets a flink watchdog subdevice, @see org.deepjava.flink.subdevices.FlinkWatchdog.classXADCDriver for the internal analog to digital converter XADC. -
Uses of Iarm32 in org.deepjava.runtime.zynq7000.microzed
Subinterfaces of Iarm32 in org.deepjava.runtime.zynq7000.microzed Modifier and Type Interface Description interfaceIMicroZedClasses in org.deepjava.runtime.zynq7000.microzed that implement Iarm32 Modifier and Type Class Description classKernelThis is the kernel class. -
Uses of Iarm32 in org.deepjava.runtime.zynq7000.microzed.demo
Classes in org.deepjava.runtime.zynq7000.microzed.demo that implement Iarm32 Modifier and Type Class Description classBlinkerclassFlinkDemo -
Uses of Iarm32 in org.deepjava.runtime.zynq7000.microzed.driver
Classes in org.deepjava.runtime.zynq7000.microzed.driver that implement Iarm32 Modifier and Type Class Description classMIO_DIODriver to use the MIO pins on the MicroZed board as digital input or outputs.
The driver supports digital functions on MIO0, MIO9 ..classRTBoardDriver for the Microzed board for control applications. -
Uses of Iarm32 in org.deepjava.runtime.zynq7000.zybo
Subinterfaces of Iarm32 in org.deepjava.runtime.zynq7000.zybo Modifier and Type Interface Description interfaceIZyboClasses in org.deepjava.runtime.zynq7000.zybo that implement Iarm32 Modifier and Type Class Description classKernelThis is the kernel class. -
Uses of Iarm32 in org.deepjava.runtime.zynq7000.zybo.demo
Classes in org.deepjava.runtime.zynq7000.zybo.demo that implement Iarm32 Modifier and Type Class Description classBlinkerclassFlinkDemo
-