Searched full:mac_crc (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/efuse/esp32/ |
D | esp_efuse_table.csv | 20 WR_DIS.MAC_CRC, EFUSE_BLK0, 3, 1, [WR_DIS.MAC_FACTORY_CRC] wr_… 80 MAC_CRC, EFUSE_BLK0, 80, 8, [MAC_FACTORY_CRC] CRC8 for M…
|
D | esp_efuse_table.c | 54 {EFUSE_BLK0, 3, 1}, // [WR_DIS.MAC_FACTORY_CRC] wr_dis of MAC_CRC, 278 static const esp_efuse_desc_t MAC_CRC[] = { variable 489 &WR_DIS_MAC_CRC[0], // [WR_DIS.MAC_FACTORY_CRC] wr_dis of MAC_CRC 769 &MAC_CRC[0], // [MAC_FACTORY_CRC] CRC8 for MAC address
|
/hal_espressif-latest/components/bootloader_support/src/esp32/ |
D | flash_encryption_secure_features.c | 86 // MAC, MAC_CRC, DISABLE_APP_CPU, DISABLE_BT, DIS_CACHE, VOL_LEVEL_HP_INV. in esp_flash_encryption_enable_secure_features()
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32.rst | 59 …MAC_CRC (BLOCK0): CRC8 for MAC address …
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32/ |
D | fields.py | 335 stored_crc = self.parent["MAC_CRC"].get(from_read)
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32.yaml | 9 …MAC_CRC : {show: y, blk : 0, word: 2, pos: 16, len : 8, start : 80, type : 'uint:8'…
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 1027 ESP32: MAC, MAC_CRC, DISABLE_APP_CPU, DISABLE_BT, DIS_CACHE, VOL_LEVEL_HP_INV.
|