Package org.deepjava.runtime.iMX6
Interface Icolibri_iMX6
-
-
Field Summary
Fields Modifier and Type Field Description static int
excpCodeBase
static int
excpCodeSize
static int
extRamBase
static int
extRamSize
static int
heapSize
static int
sysTabBaseAddr
-
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
-
Fields inherited from interface org.deepjava.runtime.iMX6.IiMX6
GPIO2_DR, GPIO2_GDIR, GPIO2_PSR, GTCR, GTCR_L, GTCR_U, IMB, IOMUXC_NAND_DATA02, SRAMA_BaseAddr, SRAMA_Size, SRAMB_BaseAddr, SRAMB_Size, SRR1init, stackSize, UART1_UCR1, UART1_UCR2, UART1_UCR3, UART1_UCR4, UART1_UFCR, UART1_URXD, UART1_USR1, UART1_USR2, UART1_UTXD
-
-
-
-
Field Detail
-
heapSize
static final int heapSize
- See Also:
- Constant Field Values
-
sysTabBaseAddr
static final int sysTabBaseAddr
- See Also:
- Constant Field Values
-
excpCodeSize
static final int excpCodeSize
- See Also:
- Constant Field Values
-
excpCodeBase
static final int excpCodeBase
- See Also:
- Constant Field Values
-
extRamBase
static final int extRamBase
- See Also:
- Constant Field Values
-
extRamSize
static final int extRamSize
- See Also:
- Constant Field Values
-
-