Home
last modified time | relevance | path

Searched refs:realpath (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/spi_flash/sim/
DMakefile12 SDKCONFIG_DIR := $(dir $(realpath sdkconfig/sdkconfig.h))
15 SDKCONFIG_DIR := $(dir $(realpath $(SDKCONFIG)))
/hal_espressif-latest/components/spi_flash/sim/stubs/
DMakefile12 SDKCONFIG_DIR := $(dir $(realpath sdkconfig/sdkconfig.h))
15 SDKCONFIG_DIR := $(dir $(realpath $(SDKCONFIG)))
/hal_espressif-latest/components/newlib/
Drealpath.c25 char * realpath(const char *file_name, char *resolved_name) in realpath() function
DCMakeLists.txt22 "realpath.c")
/hal_espressif-latest/tools/esptool_py/esptool/
Dloader.py573 active_port = os.path.realpath(active_port)