Searched refs:coding_error_before (Results 1 – 7 of 7) sorted by relevance
114 bool coding_error_before = efuse_hal_is_coding_error_in_block(num_block); in esp_efuse_utility_burn_chip() local115 if (coding_error_before) { in esp_efuse_utility_burn_chip()132 …coding_error_occurred = (coding_error_before != coding_error_after) && coding_error_before == fals… in esp_efuse_utility_burn_chip()
128 bool coding_error_before = efuse_hal_is_coding_error_in_block(num_block); in esp_efuse_utility_burn_chip() local129 if (coding_error_before) { in esp_efuse_utility_burn_chip()146 …coding_error_occurred = (coding_error_before != coding_error_after) && coding_error_before == fals… in esp_efuse_utility_burn_chip()
143 bool coding_error_before = efuse_hal_is_coding_error_in_block(num_block); in esp_efuse_utility_burn_chip() local144 if (coding_error_before) { in esp_efuse_utility_burn_chip()161 …coding_error_occurred = (coding_error_before != coding_error_after) && coding_error_before == fals… in esp_efuse_utility_burn_chip()
138 bool coding_error_before = efuse_hal_is_coding_error_in_block(num_block); in esp_efuse_utility_burn_chip() local139 if (coding_error_before) { in esp_efuse_utility_burn_chip()156 …coding_error_occurred = (coding_error_before != coding_error_after) && coding_error_before == fals… in esp_efuse_utility_burn_chip()
131 bool coding_error_before = efuse_hal_is_coding_error_in_block(num_block); in esp_efuse_utility_burn_chip() local132 if (coding_error_before) { in esp_efuse_utility_burn_chip()142 …coding_error_occurred = (coding_error_before != coding_error_after) && coding_error_before == fals… in esp_efuse_utility_burn_chip()