Home
last modified time | relevance | path

Searched refs:E2END (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/dports/devel/avr-libc/avr-libc-2.0.0/libc/misc/
H A Deeupd_block.S35 #if E2END && __AVR_ARCH__ > 1
49 #if RAMEND > 0xFF || E2END > 0xFF
62 #if E2END > 0xFF
75 #if RAMEND > 0xFF || E2END > 0xFF
H A Deewr_block.S35 #if E2END && __AVR_ARCH__ > 1
55 #if E2END > 0xFF
66 #if E2END > 0xFF
H A Deeupd_byte.S37 #if E2END && __AVR_ARCH__ > 1
69 # if E2END > 0xFF
80 # if E2END > 0xFF
H A Deerd_word.S35 #if E2END && __AVR_ARCH__ > 1
61 # if E2END > 0xFF
H A Deerd_dword.S35 #if E2END && __AVR_ARCH__ > 1
65 # if E2END > 0xFF
H A Deerd_byte.S35 #if E2END && __AVR_ARCH__ > 1
94 # if E2END > 0xFF
H A Deerd_block.S35 #if E2END && __AVR_ARCH__ > 1
96 #elif E2END <= 0xFF /* -------------------------------------------- */
H A Deewr_word.S35 #if E2END && __AVR_ARCH__ > 1
H A Deeupd_word.S35 #if E2END && __AVR_ARCH__ > 1
H A Deewr_dword.S35 #if E2END && __AVR_ARCH__ > 1
H A Deeupd_dword.S35 #if E2END && __AVR_ARCH__ > 1
/dports/devel/avr-libc/avr-libc-2.0.0/crt1/
H A Dgcrt1.S350 #elif E2END > 0
351 .long E2END + 1
353 .long E2END
/dports/devel/asl/asl-current/include/stm8/stm8s/
H A Dreg207mb.inc26 E2END label E2START+$3ff
28 E2END label E2START+$5ff
30 E2END label E2START+$7ff
/dports/devel/asl/asl-current/include/avr/
H A Dregtn112.inc33 ifdef E2END
60 ifdef E2END
H A Dreg2333.inc17 E2END equ 127
H A Dreg4433.inc17 E2END equ 255
H A Dreg1284rfr2.inc17 E2END equ 4095
H A Dreg2564rfr2.inc17 E2END equ 8191
H A Dregm32u4.inc17 E2END equ 1023
H A Dregm88.inc17 E2END equ 511
H A Dregm32u2.inc17 E2END equ 1023
H A Dregm16u2.inc17 E2END equ 511
H A Dregm644rfr2.inc17 E2END equ 2047
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Diom8hva.h45 #define E2END 0xFF macro
H A Diom16hva.h45 #define E2END 0xFF macro

12345678910>>...18