![]()
![]()
#include <stdint.h>
![]()
![]()
#include <stdio.h>
![]()
![]()
#include <assert.h>
![]()
![]()
#include <stdlib.h>
![]()
![]()
#include "esp_compiler.h"
![]()
![]()
esp_err_t
![]()
![]()
#define ESP_OK
![]()
![]()
#define ESP_FAIL
![]()
![]()
#define ESP_ERR_NO_MEM
![]()
![]()
#define ESP_ERR_INVALID_ARG
![]()
![]()
#define ESP_ERR_INVALID_STATE
![]()
![]()
#define ESP_ERR_INVALID_SIZE
![]()
![]()
#define ESP_ERR_NOT_FOUND
![]()
![]()
#define ESP_ERR_NOT_SUPPORTED
![]()
![]()
#define ESP_ERR_TIMEOUT
![]()
![]()
#define ESP_ERR_INVALID_RESPONSE
![]()
![]()
#define ESP_ERR_INVALID_CRC
![]()
![]()
#define ESP_ERR_INVALID_VERSION
![]()
![]()
#define ESP_ERR_INVALID_MAC
![]()
![]()
#define ESP_ERR_NOT_FINISHED
![]()
![]()
#define ESP_ERR_NOT_ALLOWED
![]()
![]()
#define ESP_ERR_WIFI_BASE
![]()
![]()
#define ESP_ERR_MESH_BASE
![]()
![]()
#define ESP_ERR_FLASH_BASE
![]()
![]()
#define ESP_ERR_HW_CRYPTO_BASE
![]()
![]()
#define ESP_ERR_MEMPROT_BASE
![]()
![]()
esp_err_to_name(esp_err_t);
![]()
![]()
esp_err_to_name_r(esp_err_t, char *, size_t);
![]()
![]()
_esp_error_check_failed(esp_err_t, const char *, int, const char *, const char *);
![]()
![]()
_esp_error_check_failed_without_abort(esp_err_t, const char *, int, const char *, const char *);
![]()
![]()
#define __ASSERT_FUNC
![]()
![]()
#define __ASSERT_FUNC