Home
last modified time | relevance | path

Searched refs:esp_efuse_batch_write_begin (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/efuse/src/efuse_controller/keys/without_key_purposes/three_key_blocks/
Desp_efuse_api_key.c195 esp_efuse_batch_write_begin(); in esp_efuse_write_key()
227 esp_efuse_batch_write_begin(); in esp_efuse_write_keys()
/hal_espressif-latest/components/efuse/src/efuse_controller/keys/without_key_purposes/one_key_block/
Desp_efuse_api_key.c196 esp_efuse_batch_write_begin(); in esp_efuse_write_key()
227 esp_efuse_batch_write_begin(); in esp_efuse_write_keys()
/hal_espressif-latest/components/bootloader_support/src/secure_boot_v1/
Dsecure_boot.c161 esp_efuse_batch_write_begin(); /* Batch all efuse writes at the end of this function */ in esp_secure_boot_permanently_enable()
/hal_espressif-latest/components/efuse/src/efuse_controller/keys/with_key_purposes/
Desp_efuse_api_key.c278 esp_efuse_batch_write_begin(); in esp_efuse_write_key()
344 esp_efuse_batch_write_begin(); in esp_efuse_write_keys()
/hal_espressif-latest/components/efuse/include/
Desp_efuse.h462 esp_err_t esp_efuse_batch_write_begin(void);
/hal_espressif-latest/components/efuse/src/
Desp_efuse_api.c246 esp_err_t esp_efuse_batch_write_begin(void) in esp_efuse_batch_write_begin() function
/hal_espressif-latest/components/bootloader_support/src/
Dflash_encrypt.c176 esp_efuse_batch_write_begin(); in esp_flash_encryption_set_release_mode()
Dsecure_boot.c22 esp_efuse_batch_write_begin(); in efuse_batch_write_begin()
Dbootloader_utility.c625 esp_efuse_batch_write_begin();
/hal_espressif-latest/components/bootloader_support/src/secure_boot_v2/
Dsecure_boot.c317 esp_efuse_batch_write_begin(); /* Batch all efuse writes at the end of this function */ in esp_secure_boot_v2_permanently_enable()
/hal_espressif-latest/components/bootloader_support/src/flash_encryption/
Dflash_encrypt.c223 esp_efuse_batch_write_begin(); /* Batch all efuse writes at the end of this function */ in esp_flash_encrypt_init()