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]
oFreeRTOS ticklessThe tickless feature of FreeRTOS allows the device to sleep for peroids longer than the predefined OS tick rate
oCompiler abstraction layer and code utilitiesCompiler abstraction layer and code utilities for Cortex-M0+ based Atmel SAM devices
oGlobal interrupt managementThis is a driver for global enabling and disabling of interrupts
oAtmel part identification macrosThis collection of macros identify which series and families that the various Atmel parts belong to
oGeneric board supportThe generic board support module includes board-specific definitions and function prototypes, such as the board initialization function
oSAM Port (PORT) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of the device's General Purpose Input/Output (GPIO) pin functionality, for manual pin state reading and writing
oSAM System Pin Multiplexer (SYSTEM PINMUX) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of the device's physical I/O Pins, to alter the direction and input/drive characteristics as well as to configure the pin peripheral multiplexer selection
oFreeRTOS demo tasksThe demo tasks demonstrate basic use of FreeRTOS, with inter-task communication using queues and mutexes
oEmbedded Debugger (EDBG) Virtual COM Port driverSimple driver for receiving from the EDBG Virtual COM Port via SERCOM USART
oOLED1 Xplained Pro LED and button driverThis is a simple driver for manipulating LEDs and reading buttons on any number of OLED1 Xplained Pro wing boards
oMonochrome graphical display systemSee Quick Start Guide for the mono graphics service
oSSD1306 OLED Controller Low-level driverThis is a low level driver for the SSD1306 OLED controller through 4-wire SPI
oSAM System (SYSTEM) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of the device's system relation functionality, necessary for the basic device operation
oSAM System Clock Management (SYSTEM CLOCK) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of the device's clocking related functions
oSAM System Interrupt (SYSTEM INTERRUPT) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of internal software and hardware interrupts/exceptions
oSAM Serial Peripheral Interface (SERCOM SPI) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of the SERCOM module in its SPI mode to transfer SPI data frames
oBusy-Wait Delay RoutinesThis module provides simple loop-based delay routines for those applications requiring a brief wait during execution
oSAM Serial USART (SERCOM USART) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of the SERCOM module in its USART mode to transfer or receive USART data frames
oSAM Timer/Counter (TC) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of the timer modules within the device, for waveform generation and timing operations
oxCoRoutineCreateCroutine
ovCoRoutineScheduleCroutine
ocrSTARTCroutine
ocrDELAYCroutine
ocrQUEUE_SEND
ocrQUEUE_RECEIVECroutine
ocrQUEUE_SEND_FROM_ISRCroutine
ocrQUEUE_RECEIVE_FROM_ISRCroutine
oEventGroupAn event group is a collection of bits to which an application can assign a meaning
oxMessageBufferCreateMessage_buffer.h
oxMessageBufferCreateStaticMessage_buffer.h
oxMessageBufferSendMessage_buffer.h
oxMessageBufferSendFromISRMessage_buffer.h
oxMessageBufferReceiveMessage_buffer.h
oxMessageBufferReceiveFromISRMessage_buffer.h
oxMessageBufferResetMessage_buffer.h
oxMessageBufferSpaceAvailableMessage_buffer.h
oxMessageBufferSendCompletedFromISRMessage_buffer.h
oxMessageBufferReceiveCompletedFromISRMessage_buffer.h
oxQueueCreateQueue
oxQueueCreateStaticQueue
oxQueueSendQueue
oxQueueOverwriteQueue
oxQueuePeekQueue
oxQueuePeekFromISRQueue
oxQueueReceiveQueue
ouxQueueMessagesWaitingQueue
ovQueueDeleteQueue
oxQueueSendFromISRQueue
oxQueueOverwriteFromISRQueue
oxQueueReceiveFromISRQueue
ovSemaphoreCreateBinarySemphr
oxSemaphoreCreateBinarySemphr
oxSemaphoreCreateBinaryStaticSemphr
oxSemaphoreTakeSemphr
oxSemaphoreTakeRecursiveSemphr
oxSemaphoreGiveSemphr
oxSemaphoreGiveRecursiveSemphr
oxSemaphoreGiveFromISRSemphr
oxSemaphoreCreateMutexSemphr
oxSemaphoreCreateMutexStaticSemphr
oxSemaphoreCreateRecursiveMutexSemphr
oxSemaphoreCreateRecursiveMutexStaticSemphr
oxSemaphoreCreateCountingSemphr
oxSemaphoreCreateCountingStaticSemphr
ovSemaphoreDeleteSemphr
oxStreamBufferCreateMessage_buffer.h
oxStreamBufferCreateStaticStream_buffer.h
oxStreamBufferSendStream_buffer.h
oxStreamBufferSendFromISRStream_buffer.h
oxStreamBufferReceiveStream_buffer.h
oxStreamBufferReceiveFromISRStream_buffer.h
ovStreamBufferDeleteStream_buffer.h
oxStreamBufferIsFullStream_buffer.h
oxStreamBufferIsEmptyStream_buffer.h
oxStreamBufferResetStream_buffer.h
oxStreamBufferSpacesAvailableStream_buffer.h
oxStreamBufferBytesAvailableStream_buffer.h
oxStreamBufferSetTriggerLevelStream_buffer.h
oxStreamBufferSendCompletedFromISRStream_buffer.h
oxStreamBufferReceiveCompletedFromISRStream_buffer.h
oTaskHandle_tTask
otaskYIELDTask
otaskENTER_CRITICALTask
otaskEXIT_CRITICALTask
otaskDISABLE_INTERRUPTSTask
otaskENABLE_INTERRUPTSTask
oxTaskCreateTask
oxTaskCreateStaticTask
oxTaskCreateRestrictedTask
oxTaskCreateRestrictedStaticTask
ovTaskDeleteTask
ovTaskDelayTask
ovTaskDelayUntilTask
oxTaskAbortDelayTask
ouxTaskPriorityGetTask
ovTaskGetInfoTask
ovTaskPrioritySetTask
ovTaskSuspendTask
ovTaskResumeTask
ovTaskResumeFromISRTask
ovTaskStartSchedulerTask
ovTaskEndSchedulerTask
ovTaskSuspendAllTask
oxTaskResumeAllTask
oxTaskGetTickCountTask
oxTaskGetTickCountFromISRTask
ouxTaskGetNumberOfTasksTask
opcTaskGetNameTask
opcTaskGetHandleTask
ovTaskListTask
ovTaskGetRunTimeStatsTask
oxTaskNotifyTask
oxTaskNotifyWaitTask
oxTaskNotifyGiveTask
oulTaskNotifyTakeTask
oxTaskNotifyStateClearTask
\Gfx_sysfont