DOKK / manpages / debian 13 / avr-libc / __HAS_DELAY_CYCLES.3avr.en
builtins.h(3avr) builtins.h(3avr)

builtins.h


#define __HAS_DELAY_CYCLES 1


void __builtin_avr_sei (void)
void __builtin_avr_cli (void)
void __builtin_avr_sleep (void)
void __builtin_avr_wdr (void)
uint8_t __builtin_avr_swap (uint8_t __b)
uint16_t __builtin_avr_fmul (uint8_t __a, uint8_t __b)
int16_t __builtin_avr_fmuls (int8_t __a, int8_t __b)
int16_t __builtin_avr_fmulsu (int8_t __a, uint8_t __b)

Generated automatically by Doxygen for AVR-LibC from the source code.

Version 2.2.1 AVR-LibC