![]()
![]()
#include "esp_flash_partitions.h"
![]()
![]()
#include "esp_image_format.h"
![]()
![]()
esp_comm_gpio_hold_t
![]()
![]()
GPIO_LONG_HOLD
![]()
![]()
GPIO_SHORT_HOLD
![]()
![]()
GPIO_NOT_HOLD
![]()
![]()
esp_image_type
![]()
![]()
ESP_IMAGE_BOOTLOADER
![]()
![]()
ESP_IMAGE_APPLICATION
![]()
![]()
bootloader_common_read_otadata(const esp_partition_pos_t *, esp_ota_select_entry_t *);
![]()
![]()
bootloader_common_ota_select_crc(const esp_ota_select_entry_t *);
![]()
![]()
bootloader_common_ota_select_valid(const esp_ota_select_entry_t *);
![]()
![]()
bootloader_common_ota_select_invalid(const esp_ota_select_entry_t *);
![]()
![]()
bootloader_common_check_long_hold_gpio(uint32_t, uint32_t);
![]()
![]()
bootloader_common_check_long_hold_gpio_level(uint32_t, uint32_t, bool);
![]()
![]()
bootloader_common_erase_part_type_data(const char *, bool);
![]()
![]()
bootloader_common_label_search(const char *, char *);
![]()
![]()
bootloader_configure_spi_pins(int);
![]()
![]()
bootloader_common_get_sha256_of_partition(uint32_t, uint32_t, int, uint8_t *);
![]()
![]()
bootloader_common_get_active_otadata(esp_ota_select_entry_t *);
![]()
![]()
bootloader_common_select_otadata(const esp_ota_select_entry_t *, bool *, bool);
![]()
![]()
bootloader_common_get_chip_ver_pkg();
![]()
![]()
bootloader_common_check_chip_validity(const esp_image_header_t *, esp_image_type);
![]()
![]()
bootloader_common_vddsdio_configure();