Home
last modified time | relevance | path

Searched full:eval (Results 1 – 25 of 29) sorted by relevance

12

/hal_espressif-2.7.6/components/partition_table/
DMakefile.projbuild71 $(eval PHY_DATA_OFFSET:=$(shell $(GET_PART_INFO) --partition-table-file $(PARTITION_TABLE_BIN) \
74 $(eval APP_OFFSET:=$(shell $(GET_PART_INFO) --partition-table-file $(PARTITION_TABLE_BIN) \
77 $(eval OTA_DATA_OFFSET:=$(shell $(GET_PART_INFO) --partition-table-file $(PARTITION_TABLE_BIN) \
80 $(eval OTA_DATA_SIZE:=$(shell $(GET_PART_INFO) --partition-table-file $(PARTITION_TABLE_BIN) \
83 $(eval FACTORY_OFFSET:=$(shell $(GET_PART_INFO) --partition-table-file $(PARTITION_TABLE_BIN) \
/hal_espressif-2.7.6/docs/zh_CN/api-reference/storage/
Dspiffs.rst48 $(eval $(call spiffs_create_partition_image,<partition>,<base_dir>))
66 $(eval $(call spiffs_create_partition_image,<partition>,<base_dir>))
82 $(eval $(call spiffs_create_partition_image,<partition>,<base_dir>))
/hal_espressif-2.7.6/
Dexport.fish19 eval "$idf_exports"
70 eval (env _IDF.PY_COMPLETE=source_fish idf.py)
Dexport.sh90 eval "${idf_exports}"
147eval "$(env _IDF.PY_COMPLETE=source_zsh idf.py)" || echo "WARNING: Failed to load shell autocomple…
149eval "$(env _IDF.PY_COMPLETE=source_bash idf.py)" || echo "WARNING: Failed to load shell autocomp…
D.gitlab-ci.yml73 …tools/idf_tools.py --non-interactive install && eval "$(tools/idf_tools.py --non-interactive expor…
/hal_espressif-2.7.6/components/spi_flash/sim/stubs/
DMakefile62 $(foreach cfile, $(CFILES), $(eval $(call COMPILE_C, $(cfile))))
63 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-2.7.6/components/spi_flash/sim/
DMakefile62 $(foreach cfile, $(CFILES), $(eval $(call COMPILE_C, $(cfile))))
63 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-2.7.6/docs/en/api-reference/storage/
Dspiffs.rst51 $(eval $(call spiffs_create_partition_image,<partition>,<base_dir>))
69 $(eval $(call spiffs_create_partition_image,<partition>,<base_dir>))
86 $(eval $(call spiffs_create_partition_image,<partition>,<base_dir>))
/hal_espressif-2.7.6/make/
Dcomponent_wrapper.mk63 $(eval $(if $(1), $(call compile_include, $(2)), $(call compile_exclude, $(2))))
67 $(eval $(if $(1), $(call compile_exclude, $(2)), $(call compile_include, $(2))))
102 $(eval $(call includeCompBuildMakefile,$(componentpath)))))
291 $(foreach srcdir,$(COMPONENT_SRCDIRS), $(eval $(call GenerateCompileTargets,$(srcdir),$(call stripL…
328 $(foreach binfile,$(COMPONENT_EMBED_FILES), $(eval $(call GenerateEmbedTarget,$(binfile),bin)))
330 $(foreach txtfile,$(COMPONENT_EMBED_TXTFILES), $(eval $(call GenerateEmbedTarget,$(txtfile),txt)))
Dproject.mk541 $(eval $(call ldgen_create_commands))
554 $(eval $(call includeProjBuildMakefile,$(componentpath)))))
635 $(foreach component,$(COMPONENT_PATHS),$(eval $(call GenerateComponentTargets,$(component),$(notdir…
636 $(foreach component,$(TEST_COMPONENT_PATHS),$(eval $(call GenerateComponentTargets,$(component),$(l…
703 $(foreach submodule,$(subst $(IDF_PATH)/,,$(filter $(IDF_PATH)/%,$(COMPONENT_SUBMODULES))),$(eval $…
/hal_espressif-2.7.6/components/wear_levelling/test_wl_host/
DMakefile76 $(foreach cfile, $(CFILES), $(eval $(call COMPILE_C, $(cfile))))
77 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-2.7.6/examples/storage/spiffsgen/
DMakefile16 $(eval $(call spiffs_create_partition_image,storage,spiffs_image))
/hal_espressif-2.7.6/components/fatfs/test_fatfs_host/
DMakefile77 $(foreach cfile, $(CFILES), $(eval $(call COMPILE_C, $(cfile))))
78 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-2.7.6/components/spiffs/test_spiffs_host/
DMakefile75 $(foreach cfile, $(CFILES), $(eval $(call COMPILE_C, $(cfile))))
76 $(foreach cxxfile, $(CPPFILES), $(eval $(call COMPILE_CPP, $(cxxfile))))
/hal_espressif-2.7.6/examples/protocols/http_server/restful_server/
DMakefile11 $(eval $(call spiffs_create_partition_image,www,$(WEB_SRC_DIR)/dist))
/hal_espressif-2.7.6/components/xtensa/trax/test/
Dgdbinit21 eval "mon esp32 tracestart pc %p/4", &done
/hal_espressif-2.7.6/components/esp32/
DMakefile.projbuild32 $(eval $(call ldgen_process_template, $(ESP32_LINKER_SCRIPT_TEMPLATE), $(ESP32_LINKER_SCRIPT_OUTPUT…
/hal_espressif-2.7.6/components/libsodium/test/
Dcomponent.mk40 $(foreach case,$(TEST_CASES),$(eval $(call sodium_testcase,$(case))))
/hal_espressif-2.7.6/components/esptool_py/
DMakefile.projbuild92 $(eval MONITOR_OPTS += --encrypted)
117 $(eval MONITOR_OPTS += --encrypted)
/hal_espressif-2.7.6/components/app_update/
DMakefile.projbuild22 …$(eval BLANK_OTA_DATA_FILE = $(shell if [ "$(OTA_DATA_OFFSET)" != "" ] && [ "$(OTA_DATA_SIZE)" != …
/hal_espressif-2.7.6/tools/ci/
Dutils.sh71 eval "$@"
/hal_espressif-2.7.6/tools/unit-test-app/tools/
DUnitTestParser.py203 # Now the condition is a python condition, we can use eval to compute its value
204 ret = eval(condition)
/hal_espressif-2.7.6/examples/system/console/
DREADME.md143 …)` function illustrates how to use `linenoise` and `esp_console_run()` to implement read/eval loop.
/hal_espressif-2.7.6/tools/unit-test-app/
DMakefile47 $(foreach config_name,$(CONFIG_NAMES), $(eval $(call GenerateConfigTargets,$(config_name))))
/hal_espressif-2.7.6/docs/en/api-guides/tools/
Didf-tools.rst92 eval $($IDF_PATH/tools/idf_tools.py export)

12