Home
last modified time | relevance | path

Searched defs:pfhdr (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/zephyr/esp32/src/
Dsoc_flash_init.c70 void flash_clock_config(const esp_image_header_t *pfhdr) in flash_clock_config()
94 void flash_gpio_config(const esp_image_header_t *pfhdr) in flash_gpio_config()
152 void flash_dummy_config(const esp_image_header_t *pfhdr) in flash_dummy_config()
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32.c57 void IRAM_ATTR bootloader_flash_clock_config(const esp_image_header_t* pfhdr) in bootloader_flash_clock_config()
80 void IRAM_ATTR bootloader_flash_gpio_config(const esp_image_header_t* pfhdr) in bootloader_flash_gpio_config()
134 void IRAM_ATTR bootloader_flash_dummy_config(const esp_image_header_t* pfhdr) in bootloader_flash_dummy_config()
Dbootloader_flash_config_esp32c3.c50 void IRAM_ATTR bootloader_flash_clock_config(const esp_image_header_t *pfhdr) in bootloader_flash_clock_config()
78 void IRAM_ATTR bootloader_flash_dummy_config(const esp_image_header_t *pfhdr) in bootloader_flash_dummy_config()
Dbootloader_flash_config_esp32s2.c53 void IRAM_ATTR bootloader_flash_clock_config(const esp_image_header_t* pfhdr) in bootloader_flash_clock_config()
82 void IRAM_ATTR bootloader_flash_dummy_config(const esp_image_header_t* pfhdr) in bootloader_flash_dummy_config()
Dbootloader_flash_config_esp32c2.c46 void IRAM_ATTR bootloader_flash_clock_config(const esp_image_header_t *pfhdr) in bootloader_flash_clock_config()
74 void IRAM_ATTR bootloader_flash_dummy_config(const esp_image_header_t *pfhdr) in bootloader_flash_dummy_config()
Dbootloader_flash_config_esp32s3.c59 void IRAM_ATTR bootloader_flash_clock_config(const esp_image_header_t *pfhdr) in bootloader_flash_clock_config()
88 void IRAM_ATTR bootloader_flash_dummy_config(const esp_image_header_t *pfhdr) in bootloader_flash_dummy_config()
Dbootloader_flash_config_esp32c6.c44 void IRAM_ATTR bootloader_flash_clock_config(const esp_image_header_t *pfhdr) in bootloader_flash_clock_config()
Dbootloader_flash_config_esp32h2.c45 void IRAM_ATTR bootloader_flash_clock_config(const esp_image_header_t *pfhdr) in bootloader_flash_clock_config()
/hal_espressif-latest/zephyr/esp32c3/src/
Dsoc_flash_init.c57 void flash_clock_config(const esp_image_header_t *pfhdr) in flash_clock_config()
119 void flash_dummy_config(const esp_image_header_t *pfhdr) in flash_dummy_config()
/hal_espressif-latest/zephyr/esp32s2/src/
Dsoc_flash_init.c78 void flash_dummy_config(const esp_image_header_t *pfhdr) in flash_dummy_config()
259 void flash_clock_config(const esp_image_header_t *pfhdr) in flash_clock_config()
/hal_espressif-latest/zephyr/esp32c2/src/
Dsoc_flash_init.c51 void flash_clock_config(const esp_image_header_t *pfhdr) in flash_clock_config()
101 void flash_dummy_config(const esp_image_header_t *pfhdr) in flash_dummy_config()
/hal_espressif-latest/zephyr/esp32c6/src/
Dsoc_flash_init.c49 void flash_clock_config(const esp_image_header_t *pfhdr) in flash_clock_config()
/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_flash_init.c76 void flash_dummy_config(const esp_image_header_t *pfhdr) in flash_dummy_config()