Go to the source code of this file.
Defines | |
#define | __AVR_HAVE_MOVW__ 0 |
#define | __AVR_HAVE_LPMX__ 0 |
#define | _U(name) name |
#define | __tmp_reg__ r0 |
#define | __zero_reg__ r1 |
#define | XL r26 |
#define | XH r27 |
#define | YL r28 |
#define | YH r29 |
#define | ZL r30 |
#define | ZH r31 |
#define | SPL_IO_ADDR 0x3D |
#define | SPH_IO_ADDR 0x3E |
#define | XJMP rjmp |
#define | XCALL rcall |
#define | FUNCTION FUNCTION |
Functions | |
macro FUNCTION name ifdef L__function err FUNCTION is defined already endif function ifdef L__END err L__END is defined already endif size | _U (\name) |
Variables | |
macro FUNCTION name ifdef L__function err FUNCTION is defined already endif | L__function |
macro ENTRY name ifndef L__function FUNCTION name endif global _U(\name) _U(\name) do not multiply errors endif | L__lpm_src |
macro ENTRY name ifndef L__function FUNCTION name endif global _U(\name) _U(\name) do not multiply errors endif | z |
macro ENTRY name ifndef L__function FUNCTION name endif global _U(\name) _U(\name) do not multiply errors endif | Z |
macro ENTRY name ifndef L__function FUNCTION name endif global _U(\name) _U(\name) do not multiply errors endif Z ifc | reg |
macro FUNCTION name ifdef L__function err FUNCTION is defined already endif function ifdef L__END err L__END is defined already endif size _U | ( | \ | name | ) |
macro FUNCTION name ifdef L__function err FUNCTION is defined already endif L__function |
macro ENTRY name ifndef L__function FUNCTION name endif global _U (\name) _U(\name) do not multiply errors endif L__lpm_src |