Searched refs:esp_flash_encrypt_is_write_protected (Results 1 – 3 of 3) sorted by relevance
60 bool esp_flash_encrypt_is_write_protected(bool print_error) in esp_flash_encrypt_is_write_protected() function74 bool flash_crypt_wr_dis = esp_flash_encrypt_is_write_protected(false); in esp_flash_encrypt_state()95 if (esp_flash_encrypt_is_write_protected(true)) { in esp_flash_encrypt_check_and_update()289 if (esp_flash_encrypt_is_write_protected(true)) { in esp_flash_encrypt_enable()
131 bool esp_flash_encrypt_is_write_protected(bool print_error);
663 if (esp_flash_encrypt_is_write_protected(true)) {