Home
last modified time | relevance | path

Searched defs:ESP_ERR_INVALID_CRC (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/esp_common/include/
Desp_err.h32 #define ESP_ERR_INVALID_CRC 0x109 /*!< CRC or checksum was invalid */ macro
/hal_espressif-3.4.0/components/mdns/test_afl_fuzz_host/
Desp32_mock.h44 #define ESP_ERR_INVALID_CRC 0x109 macro