avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #19178] Propose: Exact-Delay


From: Michael Heidinger
Subject: [avr-libc-dev] [bug #19178] Propose: Exact-Delay
Date: Thu, 01 Mar 2007 13:51:27 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2

URL:
  <http://savannah.nongnu.org/bugs/?19178>

                 Summary: Propose: Exact-Delay
                 Project: AVR C Runtime Library
            Submitted by: overthere
            Submitted on: Donnerstag 01.03.2007 um 13:51
                Category: Library
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: libc code
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi, 

as I cannot add any proposes, I would like to propose a new macro for the lib
in the support-area.

For some applications you need exact delays. delay.h already exists, but this
workes with a timer and is not that exact if you need only a delay of 2-15
clocks.

I was trying to realize this with defines, but this makes the source not
readable.

Whats about a function "exact_delay(20);" and the lib calculates the waiting?
20 means 20 clocks. 

Please realize my propose.

Thanks

Michael Heidinger




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?19178>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]