Searched defs:flash (Results 1 – 5 of 5) sorted by relevance
644 .. _updating-encrypted-flash:649 .. _updating-encrypted-flash-ota:651 OTA 更新663 通过串口更新加密 flash
7 esp_flash_t flash = { variable
27 flash: $(PROG_BIN) target
145 def flash(action, ctx, args): function
40 esp_flash_t* flash = example_init_ext_flash(); in app_main() local