34 #ifndef _UTIL_DELAY_BASIC_H_ 35 #define _UTIL_DELAY_BASIC_H_ 1 39 #if !defined(__DOXYGEN__) 106 "1: sbiw %0,1" "\n\t" void _delay_loop_2(uint16_t __count)
Definition: delay_basic.h:103
static __inline void __attribute__((__always_inline__)) __power_all_enable()
Definition: power.h:1188
unsigned char uint8_t
Definition: stdint.h:83
void _delay_loop_1(uint8_t __count)
Definition: delay_basic.h:81
unsigned int uint16_t
Definition: stdint.h:93