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 123]
oTC - Timer/CounterDriver for the TC (Timer/Counter)
oCompiler abstraction layer and code utilitiesCompiler abstraction layer and code utilities for 32-bit AVR
|oPreprocessor - Macro Repeat
|oPreprocessor - Stringize
|oPreprocessor - Token Paste
|\Status Codes
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
oGlobal interrupt managementThis is a driver for global enabling and disabling of interrupts
|\Deprecated interrupt definitions
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
oGPIO - General-Purpose Input/OutputGPIO gives access to the MCU pins
oINTC Software Driver API for AVR UC3This is a software module to register interrupt handlers at any specified interrupt level to any interrupt line managed by the INTC module in AVR UC3 devices
oUSART - Univ. Sync/Async Serial Rec/TransDriver for the USART (Universal Synchronous Asynchronous Receiver Transmitter)
oUSB application configuration
|oUSB operating modes configurationDefines to enable device or host USB operating modes supported by the application
|oUSB host operating mode configuration
||\USB host custom actions
|\USB device operating mode configuration
| \USB device custom actions
oUSB device specific requests
oUSB device task module
oUSB device standard requests decoding module
oUSB task entry point module
|oUSB software Events ManagementMacros to manage USB events detected under interrupt
|\Standard requests defines
oUSBB low-level driver moduleUSBB low-level driver module
|oUSBB endpointsIdentifiers of USBB endpoints (USBB device operating mode)
|oUSBB pipesIdentifiers of USBB pipes (USBB host operating mode)
|oUSBB standard typesList of the standard types used in USBB
|oUSBB IP propertiesThese macros give access to IP properties
|oUSBB common management driversThese macros manage the USBB controller
|oUSBB device controller driversThese macros manage the USBB Device controller
|oUSBB endpoint driversThese macros manage the common features of the endpoints
|oUSBB endpoint DMA driversThese macros manage the common features of the endpoint DMA channels
|oUSBB host controller driversThese macros manage the USBB Host controller
|oUSBB pipe driversThese macros manage the common features of the pipes
|\USBB pipe DMA driversThese macros manage the common features of the pipe DMA channels
oCPU - PM - Power ManagerThe Power Manager (PM) controls the oscillators and PLLs, and generates the clocks and resets in the device
|\Power Clocks Library
oPower Manager (PM)This is a stub on the AVR UC3 Power Manager(PM) for the sleepmgr service
oMEMORY - FLASHC - Flash ControllerFLASHC interfaces a flash block with the 32-bit internal HSB bus
oUSB host enumeration functions module
oUSB host task module
|\Host controller statesDefines for device state coding
oCPU - Cycle CounterCPU Cycle Counter provides an interface to the COUNT and COMPARE registers
oDebug macros and functionsDebug macros and functions for tracing memory usage for the malloc() and free() functions
oUSART Debug stringsThis driver adds functionality to print debug strings and data through a dedicated USART
oJoystick interface (5-way)A 5-way joystick (left, right, up, down, press) interface using 5 GPIOs
oMEMS Sensors - Accelerometer LIS3L06ALSoftware Driver for the Accelerometer LIS3L06AL
oADC - Analog to Digital ConverterAnalog to Digital Converter is able to capture analog signals and transform them into digital format with 10-bit resolution
\Generic board supportThe generic board support module includes board-specific definitions and function prototypes, such as the board initialization function