Searched refs:ESP_ERR_INVALID_CRC (Results 1 – 6 of 6) sorted by relevance
51 *out_err = ESP_ERR_INVALID_CRC; in r1_response_to_err()79 *out_err = ESP_ERR_INVALID_CRC; in r1_sdio_response_to_err()
796 return ESP_ERR_INVALID_CRC; in start_command_read_blocks()919 return ESP_ERR_INVALID_CRC; in start_command_write_blocks()
33 #define ESP_ERR_INVALID_CRC 0x109 /*!< CRC or checksum was invalid */ macro
248 return ESP_ERR_INVALID_CRC; in get_efuse_mac_custom()294 return ESP_ERR_INVALID_CRC; in get_efuse_factory_mac()
52 If you have an invalid MAC CRC (ESP_ERR_INVALID_CRC) problem
122 # ifdef ESP_ERR_INVALID_CRC123 …ERR_TBL_IT(ESP_ERR_INVALID_CRC), /* 265 0x109 CRC or checksum was inv…