~ubuntu-branches/ubuntu/raring/avr-libc/raring-proposed

« back to all changes in this revision

Viewing changes to include/avr/iotn43u.h

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2011-07-14 11:15:32 UTC
  • mfrom: (1.1.10 upstream) (4.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110714111532-e83i3vqdowgxw8lv
Tags: 1:1.7.1-2
include/util/delay.h.in: Add math.h to list of includes (closes:
#633822)

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
  POSSIBILITY OF SUCH DAMAGE. 
30
30
*/
31
31
 
32
 
/* $Id: iotn43u.h,v 1.4.2.6 2009/02/11 18:05:32 arcanum Exp $ */
 
32
/* $Id: iotn43u.h 2185 2010-09-22 07:06:35Z aboyapati $ */
33
33
 
34
34
/* avr/iotn43u.h - definitions for ATtiny43U */
35
35
 
74
74
#define ADLAR  4
75
75
#define ACME   6
76
76
 
 
77
#ifndef _ASSEMBLER_
77
78
#define ADC _SFR_IO16(0x04)
 
79
#endif
 
80
#define ADCW _SFR_IO16(0x04)
78
81
 
79
82
#define ADCL _SFR_IO8(0x04)
80
83
#define ADCL0  0