Go to the documentation of this file.
35 #ifndef _AVR_CPUFUNC_H_
36 #define _AVR_CPUFUNC_H_ 1
47 #if defined(__DOXYGEN__)
61 #define _NOP() __asm__ __volatile__("nop")
64 #if defined(__DOXYGEN__)
78 #define _MemoryBarrier()
80 #define _MemoryBarrier() __asm__ __volatile__(:::"memory")
Automatically generated by Doxygen 1.8.7 on Tue Jul 8 2014. Dash Docset conversion by Matt Kane