Board specific ADC control for resistive touch driver. More...
#include <pmic.h>#include <clk/sys.h>#include <regs/xmega_adc.h>#include <regs/xmega_pr.h>Go to the source code of this file.
Functions | |
| static __always_inline void | board_enable_touch_adc (void) |
| Clear PR bit for default touch ADC. | |
| static __always_inline void | board_disable_touch_adc (void) |
| Disable ADC and references, then set its PR bit. | |
Board specific ADC control for resistive touch driver.
This header file contains the default configuration for Display Xplained, i.e., the pin masks, port and ADC base addresses, IRQ IDs and interrupt levels to set for these.
Copyright (C) 2009 Atmel Corporation. All rights reserved.
Definition in file touch.h.
1.6.3