![]() |
TT-System-Firmware APIs 19.11.99
Tenstorrent Firmware
|

Go to the source code of this file.
Data Structures | |
| struct | ccfgovr_bank_hdr |
Macros | |
| #define | CCFGOVR_TAG_A "ccfgovra" |
| #define | CCFGOVR_TAG_B "ccfgovrb" |
| #define | CCFGOVR_MAGIC 0x564F4343U |
| #define | CCFGOVR_SEQ_ERASED 0xFFFFFFFFU |
| #define | CCFGOVR_MAX_BANK_LEN 4096U |
| #define | CCFGOVR_HDR_VERSION 0U |
| #define | CCFGOVR_MAX_BODY_LEN (CCFGOVR_MAX_BANK_LEN - sizeof(struct ccfgovr_bank_hdr)) |
| #define CCFGOVR_HDR_VERSION 0U |
| #define CCFGOVR_MAGIC 0x564F4343U |
| #define CCFGOVR_MAX_BANK_LEN 4096U |
| #define CCFGOVR_MAX_BODY_LEN (CCFGOVR_MAX_BANK_LEN - sizeof(struct ccfgovr_bank_hdr)) |
| #define CCFGOVR_SEQ_ERASED 0xFFFFFFFFU |
| #define CCFGOVR_TAG_A "ccfgovra" |
| #define CCFGOVR_TAG_B "ccfgovrb" |