Searched refs:large_flash_mode (Results 1 – 4 of 4) sorted by relevance
52 if (large_flash_mode) { in handle_flash_erase()66 if (large_flash_mode) { in handle_flash_erase()80 if (large_flash_mode) { in handle_flash_erase()115 if (large_flash_mode) { in handle_flash_read()155 if (large_flash_mode) { in handle_flash_get_md5sum()
127 bool large_flash_mode = false; variable517 large_flash_mode = ets_efuse_flash_octal_mode() || flash_larger_than_16mb(); in stub_main()521 if (large_flash_mode) { in stub_main()
209 if (large_flash_mode) { in handle_flash_begin()261 if (large_flash_mode) { in start_next_erase()349 if (large_flash_mode){ in handle_flash_data()
26 extern bool large_flash_mode;