Searched refs:ESP_EFUSE_SECURE_VERSION_NUM_BLOCK (Results 1 – 9 of 9) sorted by relevance
15 #define ESP_EFUSE_SECURE_VERSION_NUM_BLOCK EFUSE_BLK0 macro
18 #define ESP_EFUSE_SECURE_VERSION_NUM_BLOCK EFUSE_BLK3 macro
64 …se_coding_scheme_t coding_scheme = esp_efuse_get_coding_scheme(ESP_EFUSE_SECURE_VERSION_NUM_BLOCK); in esp_efuse_update_secure_version()