X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Finclude%2Fpic16%2Fpic18f458.h;fp=device%2Finclude%2Fpic16%2Fpic18f458.h;h=cdbea4c71bd64a3b44f94a0e129ee2c9bf55a7c4;hb=5fc7f9939fbe5ce0483efa27c0e749f7991a1fcf;hp=9854327be7197645628ffce6b6f990286b21c084;hpb=99a0f0b7e44bd55936b15e22295039d8e78ef196;p=fw%2Fsdcc diff --git a/device/include/pic16/pic18f458.h b/device/include/pic16/pic18f458.h index 9854327b..cdbea4c7 100644 --- a/device/include/pic16/pic18f458.h +++ b/device/include/pic16/pic18f458.h @@ -2884,4 +2884,15 @@ extern sfr at 0xfff TOSU; #define _EBTRB_ON_6H 0xBF /* Enabled */ +/* Device ID locations */ +#define __IDLOC0 0x200000 +#define __IDLOC1 0x200001 +#define __IDLOC2 0x200002 +#define __IDLOC3 0x200003 +#define __IDLOC4 0x200004 +#define __IDLOC5 0x200005 +#define __IDLOC6 0x200006 +#define __IDLOC7 0x200007 + + #endif