Package org.deepjava.runtime.iMX6
Interface IiMX6
-
-
Field Summary
Fields Modifier and Type Field Description static int
GPIO2_DR
static int
GPIO2_GDIR
static int
GPIO2_PSR
static int
GTCR
static int
GTCR_L
static int
GTCR_U
static int
IMB
static int
IOMUXC_NAND_DATA02
static int
SRAMA_BaseAddr
static int
SRAMA_Size
static int
SRAMB_BaseAddr
static int
SRAMB_Size
static int
SRR1init
static int
stackSize
static int
UART1_UCR1
static int
UART1_UCR2
static int
UART1_UCR3
static int
UART1_UCR4
static int
UART1_UFCR
static int
UART1_URXD
static int
UART1_USR1
static int
UART1_USR2
static int
UART1_UTXD
-
Fields inherited from interface org.deepjava.runtime.arm32.Iarm32
ACTLR, CPACR, CPSR, D0, D1, D10, D11, D12, D13, D14, D15, D16, D17, D18, D19, D2, D20, D21, D22, D23, D24, D25, D26, D27, D28, D29, D3, D30, D31, D4, D5, D6, D7, D8, D9, FPSCR, ID_ISAR0, ID_ISAR1, ID_ISAR2, ID_ISAR3, LR, LR_ABT, LR_FIQ, LR_IRQ, LR_MON, LR_SVC, LR_UND, LR_USR, MIDR, MPIDR, MPUIR, PC, R0, R1, R10, R10_FIQ, R11, R11_FIQ, R12, R12_FIQ, R2, R3, R4, R5, R6, R7, R8, R8_FIQ, R9, R9_FIQ, S0, S1, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S2, S20, S21, S22, S23, S24, S25, S26, S27, S28, S29, S3, S30, S31, S4, S5, S6, S7, S8, S9, SCTLR, SP, SP_ABT, SP_FIQ, SP_IRQ, SP_MON, SP_SVC, SP_UND, SP_USR, SPSR_ABT, SPSR_FIQ, SPSR_IRQ, SPSR_MON, SPSR_SVC, SPSR_UND
-
-
-
-
Field Detail
-
SRR1init
static final int SRR1init
- See Also:
- Constant Field Values
-
stackSize
static final int stackSize
- See Also:
- Constant Field Values
-
SRAMB_Size
static final int SRAMB_Size
- See Also:
- Constant Field Values
-
SRAMB_BaseAddr
static final int SRAMB_BaseAddr
- See Also:
- Constant Field Values
-
SRAMA_Size
static final int SRAMA_Size
- See Also:
- Constant Field Values
-
SRAMA_BaseAddr
static final int SRAMA_BaseAddr
- See Also:
- Constant Field Values
-
IMB
static final int IMB
- See Also:
- Constant Field Values
-
GTCR_L
static final int GTCR_L
- See Also:
- Constant Field Values
-
GTCR_U
static final int GTCR_U
- See Also:
- Constant Field Values
-
GTCR
static final int GTCR
- See Also:
- Constant Field Values
-
UART1_URXD
static final int UART1_URXD
- See Also:
- Constant Field Values
-
UART1_UTXD
static final int UART1_UTXD
- See Also:
- Constant Field Values
-
UART1_UCR1
static final int UART1_UCR1
- See Also:
- Constant Field Values
-
UART1_UCR2
static final int UART1_UCR2
- See Also:
- Constant Field Values
-
UART1_UCR3
static final int UART1_UCR3
- See Also:
- Constant Field Values
-
UART1_UCR4
static final int UART1_UCR4
- See Also:
- Constant Field Values
-
UART1_UFCR
static final int UART1_UFCR
- See Also:
- Constant Field Values
-
UART1_USR1
static final int UART1_USR1
- See Also:
- Constant Field Values
-
UART1_USR2
static final int UART1_USR2
- See Also:
- Constant Field Values
-
GPIO2_DR
static final int GPIO2_DR
- See Also:
- Constant Field Values
-
GPIO2_GDIR
static final int GPIO2_GDIR
- See Also:
- Constant Field Values
-
GPIO2_PSR
static final int GPIO2_PSR
- See Also:
- Constant Field Values
-
IOMUXC_NAND_DATA02
static final int IOMUXC_NAND_DATA02
- See Also:
- Constant Field Values
-
-