Searched refs:ESP_ERR_CODING (Results 1 – 10 of 10) sorted by relevance
237 return ESP_ERR_CODING; in esp_efuse_utility_apply_new_coding_scheme()246 return ESP_ERR_CODING; in esp_efuse_utility_apply_new_coding_scheme()254 return ESP_ERR_CODING; in esp_efuse_utility_apply_new_coding_scheme()
26 #define ESP_ERR_CODING (ESP_ERR_EFUSE + 0x04) /*!< Error while a en… macro
178 return ESP_ERR_CODING; in esp_efuse_utility_apply_new_coding_scheme()
314 # ifdef ESP_ERR_CODING315 …ERR_TBL_IT(ESP_ERR_CODING), /* 5636 0x1604 Error while a encoding…
192 return ESP_ERR_CODING; in esp_efuse_utility_apply_new_coding_scheme()
207 return ESP_ERR_CODING; in esp_efuse_utility_apply_new_coding_scheme()
206 return ESP_ERR_CODING; in esp_efuse_utility_apply_new_coding_scheme()
63 err = ESP_ERR_CODING; in esp_efuse_utility_process()