Searched refs:esp_flash_encrypt_is_write_protected (Results 1 – 2 of 2) sorted by relevance
91 bool esp_flash_encrypt_is_write_protected(bool print_error) in esp_flash_encrypt_is_write_protected() function105 bool flash_crypt_wr_dis = esp_flash_encrypt_is_write_protected(false); in esp_flash_encrypt_state()126 if (esp_flash_encrypt_is_write_protected(true)) { in esp_flash_encrypt_check_and_update()345 if (esp_flash_encrypt_is_write_protected(true)) { in esp_flash_encrypt_enable()
233 if (esp_flash_encrypt_is_write_protected(true)) { in main()