Unit Reference
From Ultibo.org
Ultibo core includes a range of units which make up the complete API, some of these are internal to the core and are not intended to be called by applications, others provide an API which can be used to access features and functionality from within your application.
Each unit is listed below with a link to the individual documentation outlining it's function and usage.
Contents
Boot units
- BootRPi - Raspberry Pi (A, B, A+, B+, Zero) boot module
- BootRPi2 - Raspberry Pi 2B boot module
- BootBBB - BeagleBone Black boot module (Not yet implemented)
- BootBPi - Banana Pi boot module (Not yet implemented)
- BootBPro - Banana Pro boot module (Not yet implemented)
- BootCI20 - MIPS Creator CI20 boot module (Not yet implemented)
- BootCuboxi - Cubox i2/i4 boot module (Not yet implemented)
- BootOdroidC1 - Odroid C1 boot module (Not yet implemented)
- BootOdroidU3 - Odroid U3 boot module (Not yet implemented)
- BootOdroidXU3 - Odroid XU3 boot module (Not yet implemented)
- BootpcDuino - pcDuino boot module (Not yet implemented)
- BootPCx86 - PC x86 boot module (Not yet implemented)
- BootPCx86_64 - PC x86_64 boot module (Not yet implemented)
Platform units
- PlatformRPi - Raspberry Pi (A, B, A+, B+, Zero) platform module
- PlatformRPi2 - Raspberry Pi 2B platform module
- PlatformBBB - BeagleBone Black platform module (Not yet implemented)
- PlatformBPi - Banana Pi platform module (Not yet implemented)
- PlatformBPro - Banana Pro platform module (Not yet implemented)
- PlatformCI20 - MIPS Creator CI20 platform module (Not yet implemented)
- PlatformCuboxi - Cubox i2/i4 platform module (Not yet implemented)
- PlatformOdroidC1 - Odroid C1 platform module (Not yet implemented)
- PlatformOdroidU3 - Odroid U3 platform module (Not yet implemented)
- PlatformOdroidXU3 - Odroid XU3 platform module (Not yet implemented)
- PlatformpcDuino - pcDuino platform module (Not yet implemented)
- PlatformPC - PC platform module (Not yet implemented)
Architecture units
- PlatformARM - ARM processor module
- PlatformARMv6 - ARMv6 processor module
- PlatformARMv7 - ARMv7 processor module
- Platformx86 - Intel x86 processor module (Not yet implemented)
- Platformx86_64 - Intel x86_64 processor module (Not yet implemented)
- PlatformMIPS - MIPS processor module (Not yet implemented)
- PlatformMIPS32 - MIPS32 processor module (Not yet implemented)
Mandatory units
- GlobalConfig - Global configuration settings and functions
- GlobalConst - Global constants and values
- GlobalTypes - Global type definitions
- GlobalStrings - Global string definitions
- Platform - Platform common support
- HeapManager - Heap (Memory) manager
- Threads - Threads, locks and scheduler
- Devices - Devices manager
- Locale - Locales and code pages
- Unicode - Unicode strings and RTL widestring manager
Generic units
- Authentication - Authentication base classes
- Crypto - Cryptography support module (Not yet implemented)
Device units
- AHCI - Advanced Host Controller Interface (AHCI) (Not yet implemented)
- ATAOE - ATA over Ethernet (Not yet implemented)
- ATAPI - ATA/ATAPI (Not yet implemented)
- Audio - Audio device interface / USB audio driver (Not yet implemented)
- Bluetooth - Bluetooth device interface (Not yet implemented)
- Console - Console device interface
- DAB - Digital Audio Broadcast (DAB) device interface (Not yet implemented)
- DFU - Device Firmware Update (USB) support module (Not yet implemented)
- DMA - DMA device interface
- DVB - Digital Video Broadcast (DVB) device interface (Not yet implemented)
Hardware units
- AllwinnerA20 - Allwinner A20 SoC support module (Not yet implemented)
- AllwinnerH3 - Allwinner A20 SoC support module (Not yet implemented)
- BCM2708 - Broadcom BCM2835 driver module
- BCM2709 - Broadcom BCM2836 driver module
- BCM2835 - Broadcom BCM2835 support module
- BCM2836 - Broadcom BCM2836 support module
- DWCOTG - Synopsis Designware USB host controller module
- EHCI - USB EHCI host controller module (Not yet implemented)
Network units
Filesystem units
- CDSFS - CD (ISO9660/Joliet) filesystem module
- CIFS - Common Internet File System (CIFS) filesystem module (Not yet implemented)
- EXTFS - EXT2/3/4 filesystem module (Not yet implemented)