Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Delay functions and "__builtin_avr_delay_cycles".

2011-07-04 by Cat C

Hi there,
Looking at the delay functions, I see that:	void _delay_us 
          (
          double 
           __us )has a maximal possible delay is 768 us / F_CPU in MHz.
But:If the avr-gcc toolchain has __builtin_avr_delay_cycles(unsigned long) 
support, maximal possible delay is 4294967.295 us/ F_CPU in MHz.
How do I know if the avr-gcc toolchain has __builtin_avr_delay_cycles(unsigned long) support?
Thanks,
Cat

 		 	   		  

[Non-text portions of this message have been removed]

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.