~abogani/ubuntu/lucid/avr-libc/avr-libc.fix-FTBFS

« back to all changes in this revision

Viewing changes to include/avr/iotnx61.h

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2007-12-29 16:20:03 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071229162003-lyyrt60vipc9xbwm
Tags: 1:1.4.7-1
* New upstream release (closes: #410831, #420163, #421088, #452199, #394231)
* Replaced tetex packages with texlive in Build-Depends (closes:
  #427266)
* Now ignores returnstatus of pdflatex when generating docs to prevent
  the build processing from halting on latex warnings (closes:
  #427266)

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29
29
  POSSIBILITY OF SUCH DAMAGE. */
30
30
 
31
 
/* $Id: iotnx61.h,v 1.1.2.4 2007/02/18 19:43:51 aesok Exp $ */
 
31
/* $Id: iotnx61.h,v 1.1.2.5 2007/10/30 10:31:18 joerg_wunsch Exp $ */
32
32
 
33
33
/* avr/iotnx61.h - definitions for ATtiny261, ATtiny461 and ATtiny861 */
34
34
 
389
389
#define PRR     _SFR_IO8(0x36)
390
390
#define PRADC   0
391
391
#define PRUSI   1
392
 
#define PRTIM0  3
393
 
#define PRTIM1  4
 
392
#define PRTIM0  2
 
393
#define PRTIM1  3
394
394
 
395
395
#define SPMCSR  _SFR_IO8(0x37)
396
396
#define SPMEN   0