Home
last modified time | relevance | path

Searched full:symlink (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/scripts/build/
Dsubfolder_list.py48 symlink = create_links + os.path.sep + symbase
49 if not os.path.exists(symlink):
50 os.symlink(directory, symlink)
51 dirlist.append(symlink)
62 symlink = create_links + os.path.sep + linkname
63 if not os.path.exists(symlink):
64 os.symlink(targetdirectory, symlink)
65 dirlist.append(symlink)
/Zephyr-latest/samples/drivers/led/lp50xx/
DREADME.rst45 - LP5009/LP5012: https://www.ti.com/lit/ds/symlink/lp5012.pdf
46 - LP5018/LP5024: https://www.ti.com/lit/ds/symlink/lp5024.pdf
47 - LP5030/LP5036: https://www.ti.com/lit/ds/symlink/lp5036.pdf
/Zephyr-latest/samples/drivers/haptics/drv2605/
DREADME.rst36 - DRV2605 Datasheet: https://www.ti.com/lit/ds/symlink/drv2605.pdf
/Zephyr-latest/samples/sensor/bq274xx/
DREADME.rst47 .. _BQ274XX Sensor: http://www.ti.com/lit/ds/symlink/bq27421-g1.pdf
/Zephyr-latest/samples/drivers/led/lp5562/
DREADME.rst45 .. _LP5562 Manual: http://www.ti.com/lit/ds/symlink/lp5562.pdf
/Zephyr-latest/
D.gitignore66 # Cargo encourages a .cargo/config.toml file to symlink to a generated file. Don't save these.
/Zephyr-latest/dts/bindings/sensor/
Dti,tmag5273.yaml10 https://www.ti.com/lit/ds/symlink/tmag5273.pdf
11 https://www.ti.com/lit/ds/symlink/tmag3001.pdf
/Zephyr-latest/cmake/
Dtarget_toolchain_flags.cmake8 # * The CMAKE_C_COMPILER itself. This may be a symlink, but it ensures that
/Zephyr-latest/drivers/dac/
Ddac_dacx0501.c13 * https://www.ti.com/lit/ds/symlink/dac80501.pdf
/Zephyr-latest/boards/shields/waveshare_ups/doc/
Dindex.rst138 https://www.ti.com/lit/ds/symlink/ina219.pdf
/Zephyr-latest/subsys/fs/
Dfuse_fs_access.c425 .symlink = NULL,
/Zephyr-latest/tests/posix/headers/src/
Dunistd_h.c282 /* zassert_not_null(symlink); */ /* not implemented */ in ZTEST()
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dcoverage.py426 os.symlink(llvm_cov, gcov_lnk)
Dtestplan.py1288 os.symlink(instance.build_dir, link_path)
/Zephyr-latest/boards/ezurio/bt510/doc/
Dbt510.rst249 .. _MAX3232 datasheet: https://www.ti.com/lit/ds/symlink/max3232.pdf
/Zephyr-latest/doc/develop/tools/
Dcoccinelle.rst238 If you have another database filename you can also just symlink with this
/Zephyr-latest/boards/ezurio/bt610/doc/
Dbt610.rst602 .. _MAX3232 datasheet: https://www.ti.com/lit/ds/symlink/max3232.pdf
/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py1849 mock.patch('os.symlink', side_effect=mock_symlink), \
Dtest_runner.py1725 os.symlink(zephyr, dummy_link_dir)
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py967 # because it assumes symlink/../foo is the same as foo/.