Home
last modified time | relevance | path

Searched full:mac_crc (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv20 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…
Desp_efuse_table.c54 {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/
Dflash_encryption_secure_features.c86 // 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/
Dsummary_ESP32.rst59MAC_CRC (BLOCK0): CRC8 for MAC address …
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32/
Dfields.py335 stored_crc = self.parent["MAC_CRC"].get(from_read)
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32.yaml9MAC_CRC : {show: y, blk : 0, word: 2, pos: 16, len : 8, start : 80, type : 'uint:8'…
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1027 ESP32: MAC, MAC_CRC, DISABLE_APP_CPU, DISABLE_BT, DIS_CACHE, VOL_LEVEL_HP_INV.