Embedded Artistry Framework
Embedded Systems C++ Framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Modules
Here is a list of all modules:
[detail level 123]
 Framework Core ComponentsClasses, interfaces, and definitions related to the framework core components
 Framework Boot SequencingComponents to control the system/program boot process
 Framework Driver InfrastructureDriver base classes & definitions
 Framework Hardware Platform InfrastructureInterfaces and components for building a virtual hardware platform
 Framework Platform InfrastructureInterfaces and components for building a virtual platform
 Framework Processor InfrastructureInterfaces and components for building a processor interface
 Framework OS InfrastructureInterfaces and components for building a virtual OS
 Framework DriversDrivers provided by the framework
 Unit Test DriversDrivers intended for use with unit test code
 Simulator DriversDrivers intended for use with simulator applications (run on host machine)
 Aardvark Adapter DriversAardvark Adapter drivers, usable for Simulator applications
 Supported Framework Operating SystemsOperating system impelmentations designed to work with the framework virtual machine
 POSIX OS TypesVirtual OS implementation for POSIX systems
 Unit Test OS typesOS types used for unit testing
 Framework SubsystemsRe0usable subsystms which can be added to an application to provide a specific feature
 Logging SubsystemSubsystem which provides logging support
 Framework UtilitiesEmbedded Framework utility classes and functions
 Special Function RegisterSafer types for working with special-function registers
 Bit ManipulationFunctions and macros that operate in a bitwise manner
 Dispatch QueuesGroup of worker threads that enables asynchronous processing
 Endian SwapFunctions that can be used to swap the endianness of a value
 Function QueueQueues for storing function objects
 Instance ListSupports tracking instances which can come and go during runtime
 C Linked List InterfaceA linked list library for C modules
 Scope-bound Resource ManagementUtilties that enable SBRM techniques
 Time UtilitiesFunctions that work with C and C++ time types
 Volatile load/storeThese functions promote safer loading and storing of volatile values
 FreeRTOSOS