Home
last modified time | relevance | path

Searched refs:getcwd (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/newlib/
Drealpath.c111 char * getcwd(char *buf, size_t size) in getcwd() function
/hal_espressif-latest/tools/esptool_py/esptool/
Dconfig.py76 for dir_path in (os.getcwd(), os_config_dir, home_dir):
/hal_espressif-latest/west/
Dtools.py182 cmd_path = Path(os.getcwd())
/hal_espressif-latest/zephyr/scripts/partitions/
Desp_genpartition.py193 output_path = os.getcwd()
/hal_espressif-latest/tools/esptool_py/test/
Dtest_esptool.py233 self.stored_dir = os.getcwd()
1526 config_file_path = os.path.join(os.getcwd(), "esptool.cfg")
1558 config_file_path = os.path.join(os.getcwd(), "tox.ini")
1593 config_file_path = os.path.join(os.getcwd(), "esptool.cfg")
1618 config_file_path = os.path.join(os.getcwd(), "esptool.cfg")
Dtest_imagegen.py45 self.stored_dir = os.getcwd()
Dtest_espefuse.py1857 self.stored_dir = os.getcwd()