Home
last modified time | relevance | path

Searched full:key_status (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv48 WR_DIS.KEY_STATUS, EFUSE_BLK0, 10, 1, [] wr_dis of KEY_STATUS
71 RD_DIS.KEY_STATUS, EFUSE_BLK0, 19, 1, [] rd_dis of KEY_STATUS
113 KEY_STATUS, EFUSE_BLK0, 202, 1, [] Usage of efuse block 3 (r…
Desp_efuse_table.c166 {EFUSE_BLK0, 10, 1}, // [] wr_dis of KEY_STATUS,
258 {EFUSE_BLK0, 19, 1}, // [] rd_dis of KEY_STATUS,
410 static const esp_efuse_desc_t KEY_STATUS[] = { variable
629 &WR_DIS_KEY_STATUS[0], // [] wr_dis of KEY_STATUS
744 &RD_DIS_KEY_STATUS[0], // [] rd_dis of KEY_STATUS
934 &KEY_STATUS[0], // [] Usage of efuse block 3 (reserved)
/hal_espressif-latest/components/soc/esp32/include/soc/
Defuse_struct.h239 * read for key_status
461 /** key_status : RW; bitpos: [10]; default: 0;
462 * program for key_status
464 uint32_t key_status:1; member
Defuse_reg.h354 * read for key_status
679 * program for key_status
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32.rst69KEY_STATUS (BLOCK0): Usage of efuse block 3 (reserved) …
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32.yaml48KEY_STATUS : {show: y, blk : 0, word: 6, pos: 10, len : 1, start: 202, type : bool…