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

V

v_max - Static variable in class org.deepjava.runtime.mpc555.driver.Robi2
 
valid - Variable in class org.deepjava.runtime.mpc555.driver.ffs.File
 
value - Variable in class java.lang.String
value is used for character storage.
value - Variable in class org.deepjava.runtime.util.Matrix
 
value() - Method in annotation type java.lang.annotation.Retention
 
value() - Method in annotation type java.lang.annotation.Target
 
value() - Method in annotation type java.lang.SuppressWarnings
 
valueOf(boolean) - Static method in class java.lang.Boolean
Returns a Boolean instance for the specified boolean value.
valueOf(byte) - Static method in class java.lang.Byte
Returns a Byte instance for the specified byte value.
valueOf(char) - Static method in class java.lang.Character
Returns a Character instance for the char value passed.
valueOf(double) - Static method in class java.lang.Double
Returns a Double instance for the specified double value.
valueOf(float) - Static method in class java.lang.Float
Returns a Float instance for the specified float value.
valueOf(int) - Static method in class java.lang.Integer
Returns a Integer instance for the specified integer value.
valueOf(long) - Static method in class java.lang.Long
Returns a Long instance for the specified long value.
valueOf(short) - Static method in class java.lang.Short
Returns a Short instance for the specified short value.
valueOf(String) - Static method in enum java.lang.annotation.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum java.lang.annotation.RetentionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class java.lang.Boolean
Parses the specified string as a boolean value.
valueOf(String) - Static method in class java.lang.Byte
Parses the specified string as a signed decimal byte value.
valueOf(String) - Static method in class java.lang.Double
Parses the specified string as a double value.
valueOf(String) - Static method in class java.lang.Float
 
valueOf(String) - Static method in class java.lang.Integer
Parses the specified string as a signed decimal integer value.
valueOf(String) - Static method in class java.lang.Long
Parses the specified string as a signed decimal long value.
valueOf(String) - Static method in class java.lang.Short
Parses the specified string as a signed decimal short value.
valueOf(String) - Static method in enum org.deepjava.runtime.mpc555.driver.RN131.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deepjava.runtime.util.IntPacket.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deepjava.runtime.zynq7000.driver.RN131.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.deepjava.runtime.zynq7000.driver.State
Returns the enum constant of this type with the specified name.
valueOf(String, int) - Static method in class java.lang.Byte
Parses the specified string as a signed byte value using the specified radix.
valueOf(String, int) - Static method in class java.lang.Integer
Parses the specified string as a signed integer value using the specified radix.
valueOf(String, int) - Static method in class java.lang.Long
Parses the specified string as a signed long value using the specified radix.
valueOf(String, int) - Static method in class java.lang.Short
Parses the specified string as a signed short value using the specified radix.
valueOf(T[], String) - Static method in class java.lang.Enum
Returns the constant with the specified name of the specified enum type.
values - Variable in class org.deepjava.runtime.zynq7000.demo.VL53L0XDemo
 
values() - Static method in enum java.lang.annotation.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.annotation.RetentionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deepjava.runtime.mpc555.driver.RN131.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deepjava.runtime.util.IntPacket.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deepjava.runtime.zynq7000.driver.RN131.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.deepjava.runtime.zynq7000.driver.State
Returns an array containing the constants of this enum type, in the order they are declared.
Vector - Class in org.deepjava.runtime.util
This class implements a n-dimensional vector.
Vector(int) - Constructor for class org.deepjava.runtime.util.Vector
Creates a new Vector with n dimensions.
Vector(int, boolean) - Constructor for class org.deepjava.runtime.util.Vector
Creates a new Vector with n dimensions.
Vector3 - Class in org.deepjava.runtime.util
This class implements a 3-dimensional vector.
Vector3() - Constructor for class org.deepjava.runtime.util.Vector3
Creates a new Vector with 3 dimensions.
Vector3(double, double, double) - Constructor for class org.deepjava.runtime.util.Vector3
Creates a new Vector with 3 dimensions and initializes it.
Vector4 - Class in org.deepjava.runtime.util
This class implements a 4-dimensional vector.
Vector4() - Constructor for class org.deepjava.runtime.util.Vector4
Creates a new Vector with 4 dimensions.
Vector4(double, double, double, double) - Constructor for class org.deepjava.runtime.util.Vector4
Creates a new Vector with 4 dimensions and initializes it.
vectorTable() - Static method in class org.deepjava.runtime.zynq7000.Reset
Regular vector table, linker will place it to address 0.
vectorTableCopy() - Static method in class org.deepjava.runtime.zynq7000.Reset
Vector table used when booting from flash, linker will place it at address 0x50.
version - Variable in class org.deepjava.flink.core.FlinkSubDevice
 
VL53L0X - Class in org.deepjava.runtime.mpc555.driver
 
VL53L0X - Class in org.deepjava.runtime.zynq7000.driver
Interrupt controlled driver for the VL53L0X TOF Sensor with the SPI1 of the Zynq7000.
VL53L0X(int) - Constructor for class org.deepjava.runtime.mpc555.driver.VL53L0X
Initialise up to 4 VL53L0X time of flight sensors
VL53L0X(int) - Constructor for class org.deepjava.runtime.zynq7000.driver.VL53L0X
Initialize up to 4 VL53L0X time of flight sensors
VL53L0XDemo - Class in org.deepjava.runtime.zynq7000.demo
Demo application for the VL53L0X driver.
VL53L0XDemo() - Constructor for class org.deepjava.runtime.zynq7000.demo.VL53L0XDemo
 
VL53L0XTest - Class in org.deepjava.runtime.mpc555.demo
 
VL53L0XTest() - Constructor for class org.deepjava.runtime.mpc555.demo.VL53L0XTest
 
vs - Static variable in class org.deepjava.runtime.mpc555.demo.VL53L0XTest
 
VSRMCR - Static variable in interface org.deepjava.runtime.mpc555.Impc555
 
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