Home
last modified time | relevance | path

Searched refs:bootloader_flash_update_id (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/bootloader_support/bootloader_flash/include/
Dbootloader_flash_config.h21 void bootloader_flash_update_id(void);
/hal_espressif-latest/components/bootloader_support/src/esp32c2/
Dbootloader_esp32c2.c140 bootloader_flash_update_id(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c142 bootloader_flash_update_id(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32c6/
Dbootloader_esp32c6.c161 bootloader_flash_update_id(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c179 bootloader_flash_update_id(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32s2/
Dbootloader_esp32s2.c165 bootloader_flash_update_id(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32c6.c31 void bootloader_flash_update_id() in bootloader_flash_update_id() function
Dbootloader_flash_config_esp32h2.c32 void bootloader_flash_update_id() in bootloader_flash_update_id() function
Dbootloader_flash_config_esp32c2.c33 void bootloader_flash_update_id() in bootloader_flash_update_id() function
Dbootloader_flash_config_esp32c3.c34 void bootloader_flash_update_id() in bootloader_flash_update_id() function
Dbootloader_flash_config_esp32s2.c33 void bootloader_flash_update_id() in bootloader_flash_update_id() function
Dbootloader_flash_config_esp32s3.c36 void bootloader_flash_update_id() in bootloader_flash_update_id() function
Dbootloader_flash_config_esp32.c37 void bootloader_flash_update_id(void) in bootloader_flash_update_id() function
/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c197 bootloader_flash_update_id(); in bootloader_init()
/hal_espressif-latest/components/bootloader_support/src/esp32/
Dbootloader_esp32.c225 bootloader_flash_update_id(); in bootloader_init()
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c465 bootloader_flash_update_id();