Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules
Here is a list of all modules:
[detail level 12345]
oPeripheral Parallel Input/Output (PIO) Controller
oPower Management Controller (PMC)
oMatrix (MATRIX)
oReal-Time Clock (RTC)See Quickstart guide for SAM RTC driver
oUniversal Asynchronous Receiver Transceiver (UART)The Universal Asynchronous Receiver Transmitter features a two-pin UART that can be used for communication and trace purposes and offers an ideal medium for in-situ programming solutions
oUniversal Synchronous AsynchronousReceiver Transmitter (USART)
oStandard I/O (stdio)Common standard I/O driver that implements the stdio read and write functions on AVR and SAM devices
|\Standard serial I/O (stdio)Common standard serial I/O management driver that implements a stdio serial interface on AVR and SAM devices
oUSB device descriptors for a single interfaceThe following structures provide the USB device descriptors required for USB Device with a single interface MSC
oFatFS file system serviceService of FatFS file system
oPort of low level driver for FatFSLow level driver for FatFS
oSerial Peripheral Interface (SPI)See Quickstart guide for SAM SPI driver
oDisplay - ILI93XX ControllerLow-level driver for the ILI93XX LCD controller
oDisplay - AAT31XX ControllerLow-level driver for the AAT31XX LCD backlight controller
oEmbedded Flash ServiceThe Embedded Flash service provides functions for internal flash operations
oEnhanced Embedded Flash Controller (EEFC)The Enhanced Embedded Flash Controller ensures the interface of the Flash block with the 32-bit internal bus
oSupply Controller (SUPC)Driver for the SUPC (Supply Controller)
oAnalog-to-digital Converter (ADC)See Quickstart guide for SAM ADC driver
oWatchdog Timer (WDT)Driver for the WDT (Watchdog Timer)
oQTouch Library for AVR & AVR32 devicesThis is the QTouch Library for AVR and AVR32 devices that consists of one api header file(touch_api.h) and respective pre-compiled libraries
oNAND Flash on EBISee Quick start guide for the
oGeneral Purpose Input/OutputThis is the common API for GPIO
oCompiler abstraction layer and code utilitiesCompiler abstraction layer and code utilities for AT91SAM
|oPreprocessor - Macro Repeat
|oPreprocessor - Stringize
|\Preprocessor - Token Paste
oGlobal interrupt managementThis is a driver for global enabling and disabling of interrupts
|\Deprecated interrupt definitions
oAtmel part identification macrosThis collection of macros identify which series and families that the various Atmel parts belong to
|oAVR UC3 parts
|oAVR XMEGA parts
|omegaAVR parts
|\SAM parts
oPower Manager (PM)This is a stub on the SAM Power Manager Control (PMC) for the sleepmgr service
oStatic Memory Controller (SMC)Driver for the Static Memory Controller
oBusy-Wait Delay RoutinesThis module provides simple loop-based delay routines for those applications requiring a brief wait during execution
oClock Management
|oGeneric Clock ManagementGeneric clocks are configurable clocks which run outside the system clock domain
|oOscillator ManagementThis group contains functions and definitions related to configuring and enabling/disabling on-chip oscillators
|oPLL ManagementThis group contains functions and definitions related to configuring and enabling/disabling on-chip PLLs
|\System Clock ManagementSee Quick Start Guide for the System Clock Management service (SAM4S)
oMemory Control AccessCommon abstraction layer for memory interfaces
oSerial Interface (Serial)See Quick start guide for Serial Interface service
oUniversal Synchronous Asynchronous ReceiverTransmitter (USART)
oSleep managerThe sleep manager is a service for ensuring that the device is not put to sleep in deeper sleep modes than the system (e.g., peripheral drivers, services or the application) allows at any given time
oCommon IOPORT APISee Quick start guide for the common IOPORT service
oUSB StackThis stack includes the USB Device Stack, USB Host Stack and common definitions
|oUSB Stack DeviceThis module includes USB Stack Device implementation
|oAtmel USB IdentifiersThis module defines Atmel PID and VIDs constants
|\USB Protocol DefinitionsThis module defines constants and data structures provided by the USB 2.0 specification
oxCoRoutineCreateCroutine
ovCoRoutineScheduleCroutine
ocrSTARTCroutine
ocrDELAYCroutine
ocrQUEUE_SEND
ocrQUEUE_RECEIVECroutine
ocrQUEUE_SEND_FROM_ISRCroutine
ocrQUEUE_RECEIVE_FROM_ISRCroutine
oxQueueCreateQueue
oxQueueSendQueue
oxQueueReceiveQueue
oxQueueSendFromISRQueue
oxQueueReceiveFromISRQueue
ovSemaphoreCreateBinarySemphr
oxSemaphoreTakeSemphr
oxSemaphoreTakeRecursiveSemphr
oxSemaphoreGiveSemphr
oxSemaphoreGiveRecursiveSemphr
oxSemaphoreGiveFromISRSemphr
ovSemaphoreCreateMutexSemphr
oxSemaphoreCreateCountingSemphr
oxTaskCreateTask
oxTaskCreateRestrictedTask
ovTaskDeleteTask
ovTaskDelayTask
ovTaskDelayUntilTask
ouxTaskPriorityGetTask
ovTaskPrioritySetTask
ovTaskSuspendTask
ovTaskResumeTask
ovTaskResumeFromISRTask
ovTaskStartSchedulerTask
ovTaskEndSchedulerTask
ovTaskSuspendAllTask
oxTaskResumeAllTask
oResistive Touch ServiceThis service provides an interface for handling resistive touch component
|\ADS7843 Touch ControllerThis is hardware specific configuration that configures the resistive touch service for use with the ADS7843 touch controller
oResistive Touch - ADS7843 ControllerLow-level driver for the ADS7843 touch controller
oSerial Peripheral Interface (SPI)This is the common API for SPI interface
oGraphical display systemThis service provides an interface to drawing graphics on a graphical display
|oWindow SystemWindow system for organizing window elements in a graphical user interface (GUI)
|oWidget toolkitThe Widget toolkit implements many common widgets for use on a graphical display using the functionality of Window system and Graphics library
|odisplay using ILI93XX display controllerThis is hardware specific configuration that configures the graphical service for use with the ILI93XX display controller display
|oGeneric Implementation of Graphics PrimitivesThis is a library of generic implementations of various graphics primitives
|\Font supportThis modules provides functionality for outputting a font to a display
oMemory Bag AllocatorThe Membag allocator is a optimized, fragmentationless general purpose memory allocator utility module designed to replace the standard C library malloc() and free() functions in resource constrained environments
oSAM3/4S/4L/4E/4N/4CM/4C/G Timer Counter (TC) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of the device's Timer Counter functionality
oSAM3A/3N/3S/3U/3X/4E/4N/4S/G Peripheral DMA Controller (PDC) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of the the Peripheral Direct Memory Access (DMA) Controller (PDC) module
\Generic board supportThe generic board support module includes board-specific definitions and function prototypes, such as the board initialization function