Home
last modified time | relevance | path

Searched defs:flash (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/docs/zh_CN/security/
Dflash-encryption.rst644 .. _updating-encrypted-flash:
649 .. _updating-encrypted-flash-ota:
651 OTA 更
663 通过串口更新加密 flash
/hal_espressif-3.4.0/components/spi_flash/test/
Dtest_partition_ext.c7 esp_flash_t flash = { variable
/hal_espressif-3.4.0/components/xtensa/trax/test/
DMakefile27 flash: $(PROG_BIN) target
/hal_espressif-3.4.0/tools/idf_py_actions/
Dserial_ext.py145 def flash(action, ctx, args): function
/hal_espressif-3.4.0/examples/storage/ext_flash_fatfs/main/
Dext_flash_fatfs_example_main.c40 esp_flash_t* flash = example_init_ext_flash(); in app_main() local