Zerocat Chipflasher
v0.4.3 (board-edition-1)
Flash free firmware to BIOS chips, kick the Manageability Engine.
|
Shortcuts for commonly used power of two values. More...
#define | SIZE_1 0x00000001 |
#define | SIZE_2 0x00000002 |
#define | SIZE_4 0x00000004 |
#define | SIZE_8 0x00000008 |
#define | SIZE_16 0x00000010 |
#define | SIZE_32 0x00000020 |
#define | SIZE_64 0x00000040 |
Common Size of OTP. More... | |
#define | SIZE_256 0x00000100 |
Usual page size. More... | |
#define | SIZE_1K 0x00000400 |
#define | SIZE_4K 0x00001000 |
Size of 4K-sector. More... | |
#define | SIZE_16K 0x00004000 |
#define | SIZE_32K 0x00008000 |
Size of 32K-block. More... | |
#define | SIZE_64K 0x00010000 |
Size of 64K-block. More... | |
#define | SIZE_4MBIT 0x00080000 |
Chipsize 4Mbit. More... | |
#define | SIZE_8MBIT 0x00100000 |
Chipsize 8Mbit. More... | |
#define | SIZE_16MBIT 0x00200000 |
Chipsize 16Mbit. More... | |
#define | SIZE_32MBIT 0x00400000 |
Chipsize 32Mbit. More... | |
#define | SIZE_64MBIT 0x00800000 |
Chipsize 64Mbit. More... | |
#define | SIZE_128MBIT 0x01000000 |
Chipsize 128Mbit. More... | |
#define | SIZE_256MBIT 0x02000000 |
Chipsize 256Mbit. More... | |
#define SIZE_1 0x00000001 |
Definition at line 79 of file chipspec.h.
#define SIZE_128MBIT 0x01000000 |
Definition at line 97 of file chipspec.h.
#define SIZE_16 0x00000010 |
Definition at line 83 of file chipspec.h.
#define SIZE_16K 0x00004000 |
Definition at line 89 of file chipspec.h.
#define SIZE_16MBIT 0x00200000 |
Definition at line 94 of file chipspec.h.
#define SIZE_1K 0x00000400 |
Definition at line 87 of file chipspec.h.
#define SIZE_2 0x00000002 |
Definition at line 80 of file chipspec.h.
#define SIZE_256 0x00000100 |
Definition at line 86 of file chipspec.h.
#define SIZE_256MBIT 0x02000000 |
Definition at line 98 of file chipspec.h.
#define SIZE_32 0x00000020 |
Definition at line 84 of file chipspec.h.
#define SIZE_32K 0x00008000 |
Definition at line 90 of file chipspec.h.
#define SIZE_32MBIT 0x00400000 |
Definition at line 95 of file chipspec.h.
#define SIZE_4 0x00000004 |
Definition at line 81 of file chipspec.h.
#define SIZE_4K 0x00001000 |
Definition at line 88 of file chipspec.h.
#define SIZE_4MBIT 0x00080000 |
Definition at line 92 of file chipspec.h.
#define SIZE_64 0x00000040 |
Definition at line 85 of file chipspec.h.
#define SIZE_64K 0x00010000 |
Definition at line 91 of file chipspec.h.
#define SIZE_64MBIT 0x00800000 |
Definition at line 96 of file chipspec.h.
#define SIZE_8 0x00000008 |
Definition at line 82 of file chipspec.h.
#define SIZE_8MBIT 0x00100000 |
Definition at line 93 of file chipspec.h.
Zerocat’s note on JavaScript licenses: All JavaScript files of this page are free software. Generated files (dynsections.js, menu.js, menudata.js) carry doxygen’s GNU GPLv2 license header. File jquery.js is minified code but points to corresponding source files, which in turn provide their own license infos. In case the GNU LibreJS Browser Extension complains about these scripts being non-free – please whitelist them manually and reload the page.