~ubuntu-branches/ubuntu/maverick/avr-libc/maverick

« back to all changes in this revision

Viewing changes to include/avr/iom164.h

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2007-08-09 11:28:01 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070809112801-ps7wognnynio9kz7
Tags: 1:1.4.6-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright (c) 2005 Anatoly Sokolov
 
1
/* Copyright (c) 2005, 2006 Anatoly Sokolov
2
2
   All rights reserved.
3
3
 
4
4
   Redistribution and use in source and binary forms, with or without
30
30
 
31
31
/* avr/iom164.h - definitions for ATmega164 */
32
32
 
33
 
/* $Id: iom164.h,v 1.1 2005/08/30 22:47:45 joerg_wunsch Exp $ */
 
33
/* $Id: iom164.h,v 1.1.2.1 2006/11/30 17:57:39 aesok Exp $ */
34
34
 
35
35
#ifndef _AVR_IOM164_H_
36
36
#define _AVR_IOM164_H_ 1
38
38
#include <avr/iomxx4.h>
39
39
 
40
40
/* Constants */
41
 
#define SPM_PAGESIZE    256
 
41
#define SPM_PAGESIZE    128
42
42
#define RAMEND          0x04FF
43
43
#define XRAMEND         0x04FF
44
44
#define E2END           0x1FF