Searched refs:ESP_ERR_EFUSE_REPEATED_PROG (Results 1 – 3 of 3) sorted by relevance
25 #define ESP_ERR_EFUSE_REPEATED_PROG (ESP_ERR_EFUSE + 0x03) /*!< Error repeated p… macro
310 # ifdef ESP_ERR_EFUSE_REPEATED_PROG311 …ERR_TBL_IT(ESP_ERR_EFUSE_REPEATED_PROG), /* 5635 0x1603 Error repeated program…
273 err = ESP_ERR_EFUSE_REPEATED_PROG;