A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- E - Static variable in class java.lang.Math
-
The double value closest to e, the base of the natural logarithm.
- ECC_SCRUB - Static variable in interface org.deepjava.runtime.zynq7000.Izynq7000
- ECR - Static variable in interface org.deepjava.runtime.mpc555.Impc555
- EID - Static variable in interface org.deepjava.runtime.mpc555.Impc555
- EIE - Static variable in interface org.deepjava.runtime.mpc555.Impc555
- element() - Method in interface java.util.Queue
-
Retrieves, but does not remove, the head of this queue.
- elementData(int) - Method in class java.util.ArrayList
- ElementType - Enum in java.lang.annotation
-
The constants of this enumerated type provide a simple classification of the syntactic locations where annotations may appear in a Java program.
- EMCR - Static variable in interface org.deepjava.runtime.mpc555.Impc555
- enable(int) - Static method in class org.deepjava.runtime.mpc555.driver.MAX512
-
Enable a disabled channel.
- ENABLE_FLOATS() - Static method in class org.deepjava.unsafe.arm.US
-
Saves FPSCR and all temporary FPRs (Floating Point Registers) and sets the FP flag in MSR (usingGPR0).
- ENABLE_FLOATS() - Static method in class org.deepjava.unsafe.ppc.US
-
Saves FPSCR and all temporary FPRs (Floating Point Registers) and sets the FP flag in MSR (usingGPR0).
- enableAllLEDs() - Static method in class org.deepjava.runtime.mpc555.driver.Robi2
- enableAutoMode() - Static method in class org.deepjava.runtime.mpc555.demo.MotorDemo1
-
Command: Enable automatic demo mode.
- enableAutoMode() - Static method in class org.deepjava.runtime.zynq7000.demo.MotorDemo
-
Command: Enable automatic mode.
- enableErrorMessages() - Static method in class org.deepjava.runtime.mpc555.demo.BlueRSDemo
-
Aktiviert Fehlermeldungen des Bluetooth Modules
- enableErrorMessages() - Static method in class org.deepjava.runtime.mpc555.driver.BlueRS
-
Enables error messages from the Bluetooth module.
In addition to the AT commands, the Bluetooth module will display error codes after each command. - enableInterrupts() - Static method in class org.deepjava.runtime.iMX6.Kernel
-
Enables interrupts globally.
- enableInterrupts() - Static method in class org.deepjava.runtime.Kernel
-
Enables interrupts globally.
- enableInterrupts() - Static method in class org.deepjava.runtime.mpc5200.Kernel
-
Enables interrupts globally.
- enableInterrupts() - Static method in class org.deepjava.runtime.mpc555.Kernel
-
Enables interrupts globally.
- enableInterrupts() - Static method in class org.deepjava.runtime.zynq7000.microzed.Kernel
-
Enables interrupts globally.
- enableInterrupts() - Static method in class org.deepjava.runtime.zynq7000.zybo.Kernel
-
Enables interrupts globally.
- enablePower() - Method in class org.deepjava.runtime.mpc5200.driver.can.EPOS
- enablePower() - Method in class org.deepjava.runtime.mpc555.driver.can.EPOS
- enableRegAdr - Variable in class org.deepjava.runtime.mpc555.Interrupt
-
An interrupt handler must specify the address of the register which contains its enable bit or bits.
- enBitMask - Variable in class org.deepjava.runtime.mpc555.Interrupt
-
The enable bit mask gives the position of the enable bit (or bits if several are present).
- enc - Variable in class org.deepjava.runtime.zynq7000.sysp.SpeedController4DCMotor
- encInit(int) - Static method in class org.deepjava.runtime.mpc555.driver.RTBoard
-
Initializes two digital input channels as encoder input.
channel
can be in the range of0..6
. - ENCLOSING_MARK - Static variable in class java.lang.Character
-
Unicode category constant Me.
- END_PUNCTUATION - Static variable in class java.lang.Character
-
Unicode category constant Pe.
- enqueue(byte) - Method in class org.deepjava.runtime.util.ByteFifo
-
Inserts one
byte
into the queue. - enqueue(byte[]) - Method in class org.deepjava.runtime.util.ByteArrayFifo
-
Inserts one byte array into the queue.
- enqueue(int) - Method in class org.deepjava.runtime.util.IntFifo
-
Inserts one
Integer
into the queue. - Enum<E extends Enum<E>> - Class in java.lang
-
The superclass of all enumerated types.
- Enum(String, int) - Constructor for class java.lang.Enum
-
Constructor for constants of enum subtypes.
- eof - Variable in class org.deepjava.runtime.mpc555.driver.ffs.Rider
-
end of file reached
- EPOS - Class in org.deepjava.runtime.mpc5200.driver.can
- EPOS - Class in org.deepjava.runtime.mpc555.driver.can
- EPOS(byte) - Constructor for class org.deepjava.runtime.mpc5200.driver.can.EPOS
- EPOS(byte) - Constructor for class org.deepjava.runtime.mpc555.driver.can.EPOS
- EPOStest1 - Class in org.deepjava.runtime.mpc5200.demo
-
Test class for an EPOS module (motor controller) connected to the CAN1 bus on the mpc5200.
A motor position is moved forward and backward. - EPOStest1() - Constructor for class org.deepjava.runtime.mpc5200.demo.EPOStest1
- equals(Object) - Method in interface java.lang.annotation.Annotation
-
Determines whether or not this annotation is equivalent to the annotation passed.
- equals(Object) - Method in class java.lang.Boolean
-
Compares this instance with the specified object and indicates if they are equal.
- equals(Object) - Method in class java.lang.Byte
-
Compares this object with the specified object and indicates if they are equal.
- equals(Object) - Method in class java.lang.Character
-
Compares this object with the specified object and indicates if they are equal.
- equals(Object) - Method in class java.lang.Double
-
Tests this double for equality with
object
. - equals(Object) - Method in class java.lang.Enum
-
Compares this object with the specified object and indicates if they are equal.
- equals(Object) - Method in class java.lang.Float
-
Tests this double for equality with
object
. - equals(Object) - Method in class java.lang.Integer
-
Compares this instance with the specified object and indicates if they are equal.
- equals(Object) - Method in class java.lang.Long
-
Compares this instance with the specified object and indicates if they are equal.
- equals(Object) - Method in class java.lang.Object
-
Compares this instance with the specified object and indicates if they are equal.
- equals(Object) - Method in class java.lang.Short
-
Compares this instance with the specified object and indicates if they are equal.
- equals(Object) - Method in class java.lang.String
-
Compares the specified object to this string and returns true if they are equal.
- equals(Object) - Method in interface java.util.Collection
-
Compares the argument to the receiver, and returns true if they represent the same object using a class specific comparison.
- equals(Object) - Method in interface java.util.List
-
Compares the given object with the
List
, and returns true if they represent the same object using a class specific comparison. - eraseSector(int) - Static method in class org.deepjava.runtime.mpc555.driver.ffs.AM29LV160
- eraseSector(int) - Static method in class org.deepjava.runtime.mpc555.driver.ffs.FFS
-
erases a sector in the flash
- err - Static variable in class java.lang.System
- error - org.deepjava.runtime.mpc555.driver.RN131.State
- error - org.deepjava.runtime.zynq7000.driver.RN131.State
- error - Static variable in class org.deepjava.runtime.mpc555.Logger
-
Indicates a error message.
- error(int) - Static method in class org.deepjava.runtime.arm32.Task
- error(int) - Static method in class org.deepjava.runtime.ppc32.Task
- Error - Error in java.lang
-
Error
is the superclass of all classes that represent unrecoverable errors. - Error() - Constructor for error java.lang.Error
-
Constructs a new
Error
that includes the current stack trace. - Error(String) - Constructor for error java.lang.Error
-
Constructs a new
Error
with the current stack trace and the specified detail message. - Error(String, Throwable) - Constructor for error java.lang.Error
-
Constructs a new
Error
with the current stack trace, the specified detail message and the specified cause. - Error(Throwable) - Constructor for error java.lang.Error
-
Constructs a new
Error
with the current stack trace and the specified cause. - EVEN_PARITY - Static variable in class org.deepjava.runtime.mpc5200.driver.UART3
- EVEN_PARITY - Static variable in class org.deepjava.runtime.mpc5200.driver.UART6
- EVEN_PARITY - Static variable in class org.deepjava.runtime.mpc555.driver.SCI
- EVEN_PARITY - Static variable in class org.deepjava.runtime.zynq7000.driver.UART
- Exception - Exception in java.lang
-
Exception
is the superclass of all classes that represent recoverable exceptions. - Exception() - Constructor for exception java.lang.Exception
-
Constructs a new
Exception
that includes the current stack trace. - Exception(String) - Constructor for exception java.lang.Exception
-
Constructs a new
Exception
with the current stack trace and the specified detail message. - Exception(String, Throwable) - Constructor for exception java.lang.Exception
-
Constructs a new
Exception
with the current stack trace, the specified detail message and the specified cause. - Exception(Throwable) - Constructor for exception java.lang.Exception
-
Constructs a new
Exception
with the current stack trace and the specified cause. - ExceptionDemo - Class in org.deepjava.runtime.mpc5200.demo
-
Test class which periodically throws a
ArrayIndexOutOfBoundsException
. - ExceptionDemo() - Constructor for class org.deepjava.runtime.mpc5200.demo.ExceptionDemo
- excpCodeBase - Static variable in interface org.deepjava.runtime.iMX6.Icolibri_iMX6
- excpCodeBase - Static variable in interface org.deepjava.runtime.mpc555.Impc555
- excpCodeBase - Static variable in interface org.deepjava.runtime.zynq7000.Izynq7000
- excpCodeFlashBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200io
- excpCodeFlashBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200tiny
- excpCodeFlashBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200uBoot
- excpCodeRamBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200io
- excpCodeRamBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200tiny
- excpCodeRamBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200uBoot
- excpCodeSize - Static variable in interface org.deepjava.runtime.iMX6.Icolibri_iMX6
- excpCodeSize - Static variable in interface org.deepjava.runtime.mpc5200.Impc5200
- excpCodeSize - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200io
- excpCodeSize - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200uBoot
- excpCodeSize - Static variable in interface org.deepjava.runtime.mpc555.Impc555
- excpCodeSize - Static variable in interface org.deepjava.runtime.zynq7000.Izynq7000
- expired() - Method in class org.deepjava.runtime.mpc555.Timer
-
Returns
true
if the time is expired. - extFlashBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200io
- extFlashBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200tiny
- extFlashBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200uBoot
- extFlashBase - Static variable in interface org.deepjava.runtime.mpc555.IntbMpc555HB
- extFlashSize - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200io
- extFlashSize - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200tiny
- extFlashSize - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200uBoot
- extFlashSize - Static variable in interface org.deepjava.runtime.mpc555.IntbMpc555HB
- extFlashSize - Static variable in interface org.deepjava.runtime.zynq7000.microzed.IMicroZed
- ExtInterruptDemo - Class in org.deepjava.runtime.mpc555.demo
-
Demonstrates the usage of some external interrupts
- ExtInterruptDemo(int) - Constructor for class org.deepjava.runtime.mpc555.demo.ExtInterruptDemo
- extRamBase - Static variable in interface org.deepjava.runtime.iMX6.Icolibri_iMX6
- extRamBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200io
- extRamBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200tiny
- extRamBase - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200uBoot
- extRamBase - Static variable in interface org.deepjava.runtime.mpc555.IntbMpc555HB
- extRamBase - Static variable in interface org.deepjava.runtime.zynq7000.microzed.IMicroZed
- extRamBase - Static variable in interface org.deepjava.runtime.zynq7000.zybo.IZybo
- extRamSize - Static variable in interface org.deepjava.runtime.iMX6.Icolibri_iMX6
- extRamSize - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200io
- extRamSize - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200tiny
- extRamSize - Static variable in interface org.deepjava.runtime.mpc5200.IphyCoreMpc5200uBoot
- extRamSize - Static variable in interface org.deepjava.runtime.mpc555.IntbMpc555HB
- extRamSize - Static variable in interface org.deepjava.runtime.zynq7000.microzed.IMicroZed
- extRamSize - Static variable in interface org.deepjava.runtime.zynq7000.zybo.IZybo
All Classes All Packages