[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [bug #14433] Improve documentation of <avr/delay.h>
From: |
Joerg Wunsch |
Subject: |
[avr-libc-dev] [bug #14433] Improve documentation of <avr/delay.h> |
Date: |
Tue, 6 Sep 2005 09:38:10 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050729 |
URL:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14433>
Summary: Improve documentation of <avr/delay.h>
Project: AVR C Runtime Library
Submitted by: joerg_wunsch
Submitted on: Tue 09/06/05 at 09:38
Category: Documentation
Severity: 2 - Minor
Priority: 5 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Percent Complete: 0%
Originator Email: address@hidden
Open/Closed: Open
_______________________________________________________
Details:
The documentation for <avr/delay.h> ought to be more explicit
about stating that these inline functions require compile-time
constant expressions in order to work correctly, as otherwise,
floating-point calculations will be used at run-time that not
only increase the code size but also drastically blow up the
setup overhead of the loops.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14433>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [avr-libc-dev] [bug #14433] Improve documentation of <avr/delay.h>,
Joerg Wunsch <=