 app_widget.c | Widget ToolKit training widget |
 app_widget.h | Widget ToolKit training widget |
 board.h | Standard board header file |
 compiler.h | Commonly used includes, types and macros |
 conf_board.h | Board configuration |
 conf_clock.h | Clock system configuration |
 conf_ili9341.h | ILI9341 display controller configuration |
 conf_membag.h | Membag initialization configuration |
 conf_mxt.h | MaxTouch driver configuration |
 conf_spi_master.h | SPI Master configuration |
 conf_sysfont.h | Default configurations for sysfont |
 conf_twim.h | TWI Master driver configuration |
 conf_win.h | Configurations for the graphical window system |
 conf_wtk.h | Configurations for Widget Toolkit library |
 cycle_counter.c | ARM functions for busy-wait delay loops |
 cycle_counter.h | ARM functions for busy-wait delay loops |
 delay.h | Common Delay Service |
 genclk.h | Generic clock management |
 sam4s/genclk.h | Chip-specific generic clock management |
 gfx.h | Graphical library API header file |
 gfx_generic.c | Generic graphic primitive routines |
 gfx_generic.h | Generic graphic primitive routines |
 gfx_ili9341_sdt028atft.c | Graphic service settings for the SDT028ATFT panel using the ILI9341 display controller |
 gfx_ili9341_sdt028atft.h | Graphic library configured for the SDT028ATFT LCD panel using the ILI9341 display controller |
 gfx_text.c | Font and text drawing routines |
 gfx_text.h | Graphic library API header file |
 gpio.h | Common GPIO API |
 ili9341.c | ILI9341 display controller component driver |
 ili9341.h | ILI9341 Display Controller Component Driver |
 ili9341_regs.h | IL9341 display controller register and bitfield definitions |
 init.c | SAM4S-XPLAINED board init |
 interrupt.h | Global interrupt management for 8- and 32-bit AVR |
 interrupt_sam_nvic.c | Global interrupt management for SAM D20, SAM3 and SAM4 (NVIC based) |
 interrupt_sam_nvic.h | Global interrupt management for SAM D20, SAM3 and SAM4 (NVIC based) |
 io.h | Arch file for SAM |
 ioport.h | Common IOPORT service main header file for AVR, UC3 and ARM architectures |
 ioport_pio.h | SAM architecture specific IOPORT service implementation header file |
 led.c | SAM4S-XPLAINED LEDs support package |
 led.h | SAM4S-XPLAINED LEDs support package |
 main.c | Widget ToolKit training application |
 membag.c | Memory bag allocator |
 membag.h | Memory Bag allocator for 8-bit AVR, 32-bit AVR, SAM |
 mrepeat.h | Preprocessor macro repeating utils |
 mxt_device.c | MaXTouch component |
 mxt_device.h | MaXTouch component |
 osc.h | Oscillator management |
 sam4s/osc.h | Chip-specific oscillator management functions |
 parts.h | Atmel part identification macros |
 pdc.c | SAM4 Peripheral DMA Controller (PDC) driver |
 pdc.h | SAM Peripheral DMA Controller (PDC) driver |
 pdc_uart_example.h | SAM Peripheral DMA Controller Example |
 pio.c | Parallel Input/Output (PIO) Controller driver for SAM |
 pio.h | Parallel Input/Output (PIO) Controller driver for SAM |
 pio_handler.c | Parallel Input/Output (PIO) interrupt handler for SAM |
 pio_handler.h | Parallel Input/Output (PIO) interrupt handler for SAM |
 pll.h | PLL management |
 sam4s/pll.h | Chip-specific PLL definitions |
 pmc.c | Power Management Controller (PMC) driver for SAM |
 pmc.h | Power Management Controller (PMC) driver for SAM |
 preprocessor.h | Preprocessor utils |
 read.c | System-specific implementation of the _read function used by the standard library |
 sam4s_xplained.h | SAM4S-XPLAINED Board Definition |
 sam_gpio.h | GPIO service for SAM |
 sleep.c | Sleep mode access |
 sleep.h | Sleep mode access |
 spi.c | Serial Peripheral Interface (SPI) driver for SAM |
 spi.h | Serial Peripheral Interface (SPI) driver for SAM |
 spi_master.c | SPI master common service for SAM |
 sam_spi/spi_master.h | SPI master common service for SAM |
 spi_master.h | SPI Master Mode management |
 status_codes.h | Status code definitions |
 stringz.h | Preprocessor stringizing utils |
 sysclk.c | Chip-specific system clock management functions |
 sam4s/sysclk.h | Chip-specific system clock management functions |
 sysclk.h | System clock management |
 sysfont.c | Graphical font support |
 sysfont.h | Graphical System Font system |
 tpaste.h | Preprocessor token pasting utils |
 twi.c | Two-Wire Interface (TWI) driver for SAM |
 twi.h | Two-Wire Interface (TWI) driver for SAM |
 sam_twi/twi_master.h | TWI Master driver for SAM |
 twi_master.h | TWI Master Mode management |
 sam_twi/twi_slave.h | TWI Slave driver for SAM |
 twi_slave.h | TWI Slave Mode management |
 win.c | Graphical Window system |
 win.h | Graphical Window system |
 write.c | System-specific implementation of the _write function used by the standard library |
 wtk.c | Graphical Widget toolkit |
 wtk.h | Graphical Widget toolkit |
 wtk_basic_frame.c | Basic frame widget implementation |
 wtk_basic_frame.h | Graphical Widget toolkit |
 wtk_button.c | Button widget implementation |
 wtk_button.h | Graphical Widget toolkit |
 wtk_check_box.c | Check box widget implementation |
 wtk_check_box.h | Graphical Widget toolkit |
 wtk_frame.c | Frame widget implementation |
 wtk_frame.h | Graphical Widget toolkit |
 wtk_icon.c | Icon button widget implementation |
 wtk_icon.h | Graphical Widget toolkit |
 wtk_label.c | Label widget implementation |
 wtk_label.h | Graphical Widget toolkit |
 wtk_plot.c | Plot widget implementation |
 wtk_plot.h | Graphical Widget toolkit |
 wtk_progress_bar.c | Progress bar widget implementation |
 wtk_progress_bar.h | Graphical Widget toolkit |
 wtk_radio_button.c | Radio button widget implementation |
 wtk_radio_button.h | Graphical Widget toolkit |
 wtk_slider.c | Slider widget implementation |
 wtk_slider.h | Graphical Widget toolkit |