Difference between revisions of "Unit GlobalConst"

From Ultibo.org
Jump to: navigation, search
Line 2,842: Line 2,842:
 
|-
 
|-
 
| <code>BOARD_TYPE_BPI = 8;</code>
 
| <code>BOARD_TYPE_BPI = 8;</code>
| Banana Pi
+
| Banana Pi (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_BPRO = 9;</code>
 
| <code>BOARD_TYPE_BPRO = 9;</code>
| Banana Pro
+
| Banana Pro (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_BBB_REVC = 10;</code>
 
| <code>BOARD_TYPE_BBB_REVC = 10;</code>
| Beagle Bone Black (Revision C)
+
| Beagle Bone Black (Revision C) (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_CUBOX_I = 11;</code>
 
| <code>BOARD_TYPE_CUBOX_I = 11;</code>
| Cubox i1/i2/i2ex/i4pro/i4x4
+
| Cubox i1/i2/i2ex/i4pro/i4x4 (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_HUMMINGBOARD = 12;</code>
 
| <code>BOARD_TYPE_HUMMINGBOARD = 12;</code>
| Hummingboard
+
| Hummingboard (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_CREATOR_CI20 = 13;</code>
 
| <code>BOARD_TYPE_CREATOR_CI20 = 13;</code>
| MIPS Creator CI20
+
| MIPS Creator CI20 (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_PCDUINO1 = 14;</code>
 
| <code>BOARD_TYPE_PCDUINO1 = 14;</code>
| pcDuino V1
+
| pcDuino V1 (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_PCDUINO2 = 15;</code>
 
| <code>BOARD_TYPE_PCDUINO2 = 15;</code>
| pcDuino V2
+
| pcDuino V2 (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_PCDUINO3 = 16;</code>
 
| <code>BOARD_TYPE_PCDUINO3 = 16;</code>
| pcDuino V3
+
| pcDuino V3 (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_ODROID_C1 = 17;</code>
 
| <code>BOARD_TYPE_ODROID_C1 = 17;</code>
| Odroid C1/C1+
+
| Odroid C1/C1+ (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_ODROID_U2 = 18;</code>
 
| <code>BOARD_TYPE_ODROID_U2 = 18;</code>
| Odroid U2
+
| Odroid U2 (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_ODROID_U3 = 19;</code>
 
| <code>BOARD_TYPE_ODROID_U3 = 19;</code>
| Odroid U3
+
| Odroid U3 (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_ODROID_XU3 = 20;</code>
 
| <code>BOARD_TYPE_ODROID_XU3 = 20;</code>
| Odroid XU3
+
| Odroid XU3 (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_ODROID_XU4 = 21;</code>
 
| <code>BOARD_TYPE_ODROID_XU4 = 21;</code>
| Odroid XU4
+
| Odroid XU4 (Removed)
 
|-
 
|-
 
| <code>BOARD_TYPE_PC_X86 = 22;</code>
 
| <code>BOARD_TYPE_PC_X86 = 22;</code>
Line 2,906: Line 2,906:
 
| <code>BOARD_TYPE_RPI3A_PLUS = 29;</code>
 
| <code>BOARD_TYPE_RPI3A_PLUS = 29;</code>
 
| Raspberry Pi 3 Model A+
 
| Raspberry Pi 3 Model A+
 +
|-
 +
| <code>BOARD_TYPE_RPI_COMPUTE3_PLUS = 30;</code>
 +
| Raspberry Pi Compute Module 3+
 
|-
 
|-
 
|}
 
|}

Revision as of 00:22, 18 February 2019

Return to Unit Reference


Description


Ultibo Global Constant Definitions unit

To be documented

Constants



[Expand]
Universal error ERROR_*


[Expand]
Universal value INVALID_*


[Expand]
File position FILE_*


[Expand]
File open/create CREATE_*


[Expand]
File creation flag FILE_FLAG_*


[Expand]
File attribute FILE_ATTRIBUTE_*


[Expand]
Filesystem attribute FS_*


[Expand]
File access GENERIC_*


[Expand]
File share FILE_SHARE_*


[Expand]
Timeout INFINITE =*


[Expand]
TLS TLS_*


[Expand]
Wait WAIT_*


[Expand]
Thread state STILL_*


[Expand]
TimeZone TIME_ZONE_*


[Expand]
Universal key codes KEY_CODE_*


[Expand]
Universal scan codes SCAN_CODE_*


[Expand]
Universal color COLOR_*


[Expand]
Universal size SIZE_*


[Expand]
Universal time MILLISECONDS_*


[Expand]
Ultibo time TIME_TICKS_*


[Expand]
Unix/Linux time UNIX_TIME_*


[Expand]
FreePascal time PASCAL_*


[Expand]
System call SYSTEM_CALL_*


[Expand]
Machine type MACHINE_TYPE_*


[Expand]
Board type BOARD_TYPE_*


[Expand]
CPU arch CPU_ARCH_*


[Expand]
CPU type CPU_TYPE_*


[Expand]
CPU model CPU_MODEL_*


[Expand]
CPU description CPU_DESCRIPTION_*


[Expand]
CPU state CPU_STATE_*


[Expand]
CPU group CPU_GROUP__*


[Expand]
CPU Id CPU_ID_*


[Expand]
CPU affinity CPU_AFFINITY_*


[Expand]
FPU type FPU_TYPE_*


[Expand]
FPU state FPU_STATE_*


[Expand]
GPU type GPU_TYPE_*


[Expand]
GPU state GPU_STATE_*


[Expand]
Cache type CACHE_TYPE_*


[Expand]
DMA direction DMA_DIR_*


[Expand]
DMA DREQ Id DMA_DREQ_ID_*


[Expand]
GPIO pin GPIO_PIN_*


[Expand]
GPIO function GPIO_FUNCTION_*


[Expand]
GPIO level GPIO_LEVEL_*


[Expand]
GPIO pull GPIO_PULL_*


[Expand]
GPIO trigger GPIO_TRIGGER_*


[Expand]
Virtual GPIO pin VIRTUAL_GPIO_PIN_*


[Expand]
Virtual GPIO function VIRTUAL_GPIO_FUNCTION_*


[Expand]
Serial baud rate SERIAL_BAUD_RATE_*


[Expand]
Serial data bit SERIAL_DATA_*


[Expand]
Serial stop bit SERIAL_STOP_*


[Expand]
Serial parity SERIAL_PARITY_*


[Expand]
Serial flow control SERIAL_FLOW_*


[Expand]
I2C address I2C_ADDRESS_*


[Expand]
SPI mode SPI_MODE_*


[Expand]
SPI chip select SPI_CS_*


[Expand]
SPI clock phase (CPHA) SPI_CLOCK_PHASE_*


[Expand]
SPI clock polarity (CPOL) SPI_CLOCK_POLARITY_*


[Expand]
SPI chip select polarity (CSPOL) SPI_CS_POLARITY_*


[Expand]
Power Id POWER_ID_*


[Expand]
Power state POWER_STATE_*


[Expand]
Clock Id CLOCK_ID_*


[Expand]
Clock state CLOCK_STATE_*


[Expand]
Turbo Id TURBO_ID_*


[Expand]
Voltage Id VOLTAGE_ID_*


[Expand]
Temperature Id TEMPERATURE_ID_*


[Expand]
Console direction CONSOLE_DIRECTION_*


[Expand]
Console position CONSOLE_POSITION_*


[Expand]
Framebuffer depth FRAMEBUFFER_DEPTH_*


[Expand]
Framebuffer pixel order FRAMEBUFFER_ORDER_*


[Expand]
Framebuffer alpha mode FRAMEBUFFER_MODE_*


[Expand]
Framebuffer rotation FRAMEBUFFER_ROTATION_*


[Expand]
Log level LOG_LEVEL_*


[Expand]
Logging protocol LOGGING_PROTOCOL_*


[Expand]
Logging facility LOGGING_FACILITY_*


[Expand]
Logging severity LOGGING_SEVERITY_*


[Expand]
Handle type HANDLE_TYPE_*


[Expand]
Filesystem cache mode FILESYS_CACHE_MODE_*


[Expand]
Cursor arrow CURSOR_ARROW_*


Type definitions


None defined

Public variables


None defined

Function declarations


None defined


Return to Unit Reference