Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
File List
Here is a list of all files with brief descriptions:
o*board.hStandard board header file
o*compiler.hCommonly used includes, types and macros
o*conf_access.hMemory access control configuration file
o*conf_board.hBoard configuration
o*conf_clock.hSAM4S clock configuration
o*conf_nf.hNAND Flash configuration
o*conf_sd_mmc.hSD/MMC stack configuration file
o*conf_sleepmgr.hSleep manager configuration
o*conf_test.hUnit test configuration
o*conf_uart_serial.hSerial USART service configuration
o*conf_usb.hUSB configuration file
o*ctrl_access.c
o*ctrl_access.h
o*cycle_counter.cARM functions for busy-wait delay loops
o*cycle_counter.hARM functions for busy-wait delay loops
o*delay.hCommon Delay Service
o*ecc-sw.cHamming ECC software implementation
o*ecc-sw.hHamming ECC software implementation
o*genclk.hGeneric clock management
o*sam4s/genclk.hChip-specific generic clock management
o*gpio.hCommon GPIO API
o*hsmci.cSAM HSMCI driver
o*hsmci.hSAM HSMCI driver
o*init.cSAM4S-EK board init
o*interrupt.hGlobal interrupt management for 8- and 32-bit AVR
o*interrupt_sam_nvic.cGlobal interrupt management for SAM D20, SAM3 and SAM4 (NVIC based)
o*interrupt_sam_nvic.hGlobal interrupt management for SAM D20, SAM3 and SAM4 (NVIC based)
o*io.hArch file for SAM
o*ioport.hCommon IOPORT service main header file for AVR, UC3 and ARM architectures
o*ioport_pio.hSAM architecture specific IOPORT service implementation header file
o*led.cSAM4S-EK LEDs support package
o*led.hSAM4S-EK LEDs support package
o*matrix.cMatrix driver for SAM
o*matrix.hMatrix driver for SAM
o*memories_initialization_sam.cInitialization of memories Specific SAM functions to initialize the memories
o*mrepeat.hPreprocessor macro repeating utils
o*nand_flash_common.hCommon definition of NAND Flash
o*nand_flash_ecc.hECC flash operation
o*nand_flash_ecc_sw.cECC flash operation
o*nand_flash_management.hNAND Flash Management
o*nand_flash_mem.cNAND Flash ctrl access interface definition
o*nand_flash_mem.hNAND Flash ctrl access interface definition
o*nand_flash_model.cFlash model definition
o*nand_flash_model.hFlash model definition
o*nand_flash_raw.hRaw flash operation
o*nand_flash_raw_smc.cRaw flash operation
o*nand_flash_spare_scheme.cFlash spare area scheme
o*nand_flash_spare_scheme.hFlash spare area scheme
o*nand_flash_translation.hNAND Flash Translation
o*osc.hOscillator management
o*sam4s/osc.hChip-specific oscillator management functions
o*parts.hAtmel part identification macros
o*pdc.cSAM4 Peripheral DMA Controller (PDC) driver
o*pdc.hSAM Peripheral DMA Controller (PDC) driver
o*pdc_uart_example.hSAM Peripheral DMA Controller Example
o*pio.cParallel Input/Output (PIO) Controller driver for SAM
o*pio.hParallel Input/Output (PIO) Controller driver for SAM
o*pio_handler.cParallel Input/Output (PIO) interrupt handler for SAM
o*pio_handler.hParallel Input/Output (PIO) interrupt handler for SAM
o*pll.hPLL management
o*sam4s/pll.hChip-specific PLL definitions
o*pmc.cPower Management Controller (PMC) driver for SAM
o*pmc.hPower Management Controller (PMC) driver for SAM
o*preprocessor.hPreprocessor utils
o*read.cSystem-specific implementation of the _read function used by the standard library
o*sam4s_ek.hSAM4S-EK Board Definition
o*sam_gpio.hGPIO service for SAM
o*sbc_protocol.hSCSI Block Commands
o*sd_mmc.cCommon SD/MMC stack
o*sd_mmc.hCommon SD/MMC stack header file
o*sd_mmc_mem.cCTRL_ACCESS interface for common SD/MMC stack
o*sd_mmc_mem.hCTRL_ACCESS interface for common SD/MMC stack
o*sd_mmc_protocol.hSD/MMC protocol definitions
o*serial.hSerial Mode management
o*sleep.cSleep mode access
o*sleep.hSleep mode access
o*sleepmgr.cSAM3/SAM4 Sleep manager implementation
o*sam/sleepmgr.hSAM3/SAM4 Sleep manager implementation
o*sleepmgr.hSleep manager
o*smc.cStatic Memory Controller (SMC) driver for SAM
o*smc.hStatic Memory Controller (SMC) driver for SAM
o*spc_protocol.hSCSI Primary Commands
o*status_codes.hStatus code definitions
o*stdio_serial.hCommon Standard I/O Serial Management
o*stringz.hPreprocessor stringizing utils
o*suite.cTest suite core functionality
o*suite.hTest suite core declarations
o*sysclk.cChip-specific system clock management functions
o*sam4s/sysclk.hChip-specific system clock management functions
o*sysclk.hSystem clock management
o*tpaste.hPreprocessor token pasting utils
o*uart.cUniversal Asynchronous Receiver Transceiver (UART) driver for SAM
o*uart.hUniversal Asynchronous Receiver Transceiver (UART) driver for SAM
o*uart_serial.hUart Serial for SAM
o*udc.cUSB Device Controller (UDC)
o*udc.hInterface of the USB Device Controller (UDC)
o*udc_desc.hCommon API for USB Device Interface
o*udd.hCommon API for USB Device Drivers (UDD)
o*udi.hCommon API for USB Device Interface
o*udi_msc.cUSB Device Mass Storage Class (MSC) interface
o*udi_msc.hUSB Device Mass Storage Class (MSC) interface definitions
o*udi_msc_conf.hDefault MSC configuration for a USB Device with a single interface MSC
o*udi_msc_desc.cDefault descriptors for a USB Device with a single interface MSC
o*udp_device.cUSB Device Driver for UDP
o*udp_device.hUSB Device Driver for UDP
o*unit_tests.cMain functions for MSC unit test
o*unit_tests.hDeclaration of main function used by MSC unit test
o*usart.cUniversal Synchronous Asynchronous Receiver Transmitter (USART) driver for SAM
o*usart.hUniversal Synchronous Asynchronous Receiver Transmitter (USART) driver for SAM
o*usart_serial.cUSART Serial driver functions
o*usb_atmel.hAll USB VIDs and PIDs from Atmel USB applications
o*usb_protocol.hUSB protocol definitions
o*usb_protocol_msc.hUSB Mass Storage Class (MSC) protocol definitions
\*write.cSystem-specific implementation of the _write function used by the standard library