Home
last modified time | relevance | path

Searched full:path (Results 1 – 25 of 71) sorted by relevance

123

/hal_rpi_pico-latest/tools/
Dcheck_source_files_in_bazel_build.py17 from pathlib import Path
66 def get_paths_from_command(source_dir: Path, *args, **kwargs) -> Set[Path]: argument
87 path = line.strip().lstrip(b"/").replace(b":", b"/").decode()
88 files.add(Path(path))
95 files: Iterable[Path], argument
96 bazel_dirs: Iterable[Path], argument
97 picotool_dir: Optional[Path], argument
98 ) -> List[Path]:
111 bazel_build_source_files: Set[Path] = set()
119 missing_from_bazel: List[Path] = []
[all …]
Dbuild_all_headers.py34 print("Usage: {} top_dir output_header".format(os.path.basename(sys.argv[0])))
37 top_dir = os.path.join(sys.argv[1], 'src')
40 if not os.path.isdir(top_dir):
48 if os.path.relpath(os.path.join(root, d), top_dir) in IGNORE_DIRS:
54 include_dirs.add(os.path.join(root, 'include'))
63 include_file = os.path.relpath(os.path.join(root, f), d)
64 include_path = os.path.relpath(d, top_dir)
Dextract_build_defines.py119 # Scan all CMakeLists.txt and .cmake files in the specific path, recursively.
123 file_ext = os.path.splitext(filename)[1]
125 file_path = os.path.join(dirpath, filename)
157 … already used at {}:{}".format(config_description, file_path, linenum, os.path.join(scandir, all_d…
159 …iptions[config_description] = {'config_name': config_name, 'filename': os.path.relpath(file_path, …
183 …was already declared at {}:{}".format(config_name, file_path, linenum, os.path.join(scandir, all_c…
185 …all_configs[config_name] = {'attrs': config_attrs, 'filename': os.path.relpath(file_path, scandir)…
194 file_path = os.path.join(scandir, config_obj['filename'])
202 file_path = os.path.join(scandir, config_obj['filename'])
211 chip_file_path = os.path.join(scandir, chip_config_obj['filename'])
[all …]
Dextract_cmake_configs.py119 # Scan all CMakeLists.txt and .cmake files in the specific path, recursively.
123 file_ext = os.path.splitext(filename)[1]
125 file_path = os.path.join(dirpath, filename)
157 … already used at {}:{}".format(config_description, file_path, linenum, os.path.join(scandir, all_d…
159 …iptions[config_description] = {'config_name': config_name, 'filename': os.path.relpath(file_path, …
183 …was already declared at {}:{}".format(config_name, file_path, linenum, os.path.join(scandir, all_c…
185 …all_configs[config_name] = {'attrs': config_attrs, 'filename': os.path.relpath(file_path, scandir)…
194 file_path = os.path.join(scandir, config_obj['filename'])
202 file_path = os.path.join(scandir, config_obj['filename'])
211 chip_file_path = os.path.join(scandir, chip_config_obj['filename'])
[all …]
Dextract_configs.py136 # Scan all .c and .h files in the specific path, recursively.
140 file_ext = os.path.splitext(filename)[1]
142 file_path = os.path.join(dirpath, filename)
176 … already used at {}:{}".format(config_description, file_path, linenum, os.path.join(scandir, all_d…
178 …iptions[config_description] = {'config_name': config_name, 'filename': os.path.relpath(file_path, …
202 …was already declared at {}:{}".format(config_name, file_path, linenum, os.path.join(scandir, all_c…
204 …all_configs[config_name] = {'attrs': config_attrs, 'filename': os.path.relpath(file_path, scandir)…
245 file_path = os.path.join(scandir, config_obj['filename'])
268 file_path = os.path.join(scandir, config_obj['filename'])
277 chip_file_path = os.path.join(scandir, chip_config_obj['filename'])
[all …]
Dbazel_common.py12 from pathlib import Path
21 SCRIPT_DIR = os.path.dirname(os.path.realpath(__file__))
46 type=Path,
54 """Return the path to bazelisk or bazel."""
61 "Cannot find 'bazel' or 'bazelisk' in the current system PATH"
Dcompare_build_systems.py19 from pathlib import Path
55 # In Bazel, it's a build label rather than a path.
242 with open(Path(SDK_ROOT) / "MODULE.bazel", "r") as bazel_module_file:
266 bazel_module_file_path = Path(SDK_ROOT) / "MODULE.bazel"
276 with open(Path(SDK_ROOT) / "pico_sdk_version.cmake", "r") as cmake_version_file:
302 for f in glob.glob(os.path.join(SDK_ROOT, p), recursive=True)
307 for f in glob.glob(os.path.join(SDK_ROOT, p), recursive=True)
Dcheck_board_header.py17 import os.path
50 if not os.path.isfile(board_header):
52 board_header_basename = os.path.basename(board_header)
132 … read_defines_from(os.path.join(os.path.dirname(board_header), os.path.basename(include)), defines)
290 … read_defines_from(os.path.join(os.path.dirname(board_header), os.path.basename(include)), defines)
419 if not os.path.isfile(interfaces_json):
Dcheck_doxygen_groups.py29 if os.path.basename(filename) in ('check_doxygen_groups.py', 'index.h'):
43 if os.path.basename(filename) in ('check_doxygen_groups.py', 'index.h'):
/hal_rpi_pico-latest/cmake/preload/toolchains/util/
Dfind_compiler.cmake2 # We store the search path in an environment variable so that we can always access it.
7 # Find the compiler executable and store its path in a cache entry ${compiler_path}.
9 # commandline as additional search path.
11 # Search user provided path first.
27 set(PICO_TOOLCHAIN_PATH "" CACHE PATH "Path to search for compiler.")
29 … message(FATAL_ERROR "Compiler '${compiler_exes}' not found, you can specify search path with\
34 # Find the compiler executable and store its path in a cache entry ${compiler_path}.
36 # commandline as additional search path.
/hal_rpi_pico-latest/docs/
Dlogo.svg62 <path
68 <path
74 <path
80 <path
86 <path
92 <path
98 <path
104 <path
110 <path
116 <path
[all …]
Dlogo-mobile.svg14 …<path d="M120.397,80.45865c-.56815-5.90742-3.22385-11.16309-6.995-13.93267a17.27379,17.27379,0,0,0…
15 …<path class="cls-1" d="M82.88834,15.64565a.50715.50715,0,0,1,.64431.53875c-.16085,1.517.75688,1.32…
16 …<path class="cls-1" d="M35.37668,35.161a.50084.50084,0,0,1,.43005-.75445c.92449-.02391.982-.67308.…
17 …<path class="cls-2" d="M102.70391,57.14512c2.07215,5.51262.45788,8.1631-4.45781,5.35681a35.23186,3…
18 …<path class="cls-2" d="M80.656,50.9434c7.02971,5.84278-1.02445,9.97893-9.78984,9.97893s-16.81947-4…
19 …<path class="cls-2" d="M39.02843,57.14512A15.74294,15.74294,0,0,1,49.27372,48.546c5.83261-1.05666,…
20 …<path class="cls-2" d="M28.86006,87.77634a15.73764,15.73764,0,0,1,1.16828-13.39206c2.59721-4.419,5…
21 …<path class="cls-2" d="M47.58848,116.39963A15.64491,15.64491,0,0,1,35.82,102.43657C36.79507,79.749…
22 …<path class="cls-2" d="M48.254,88.14263c-5.48323-3.16572-6.9343-10.91794-3.24093-17.31507s11.13243…
23 …<path class="cls-2" d="M80.0159,125.05829a15.6584,15.6584,0,0,1-18.29955,0c-5.43318-3.75194.03278-…
[all …]
/hal_rpi_pico-latest/
D.gitmodules2 path = lib/tinyusb
5 path = lib/cyw43-driver
8 path = lib/lwip
11 path = lib/mbedtls
14 path = lib/btstack
/hal_rpi_pico-latest/.github/workflows/scripts/
Dgenerate_multi_gcc_workflow.py14 fullpath = os.path.join(toolchain_dir, toolchain)
15 gcc_path = os.path.join(fullpath, "bin/arm-none-eabi-gcc")
27 …raise Exception("Already have version {} in versions current path {}, this path {}".format(version…
/hal_rpi_pico-latest/external/
Dpico_sdk_import.cmake31 set(PICO_SDK_PATH "${PICO_SDK_PATH}" CACHE PATH "Path to the Raspberry Pi Pico SDK")
82 set(PICO_SDK_PATH ${PICO_SDK_PATH} CACHE PATH "Path to the Raspberry Pi Pico SDK" FORCE)
/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_fma_dcp.S108 @ ======================== ADDITION PATH ========================
111 bne 90f @ then use mla path which gives the correct result in all these cases
122 @ ======================== ADDITION PATH, RESULT HAS COMPARABLE MAGNITUDE TO mn ==================…
222 @ ======================== ADDITION PATH, RESULT HAS COMPARABLE MAGNITUDE TO a ===================…
233 … 2..4 Q124; note that the contents of r0 and r1 are always destined for the sticky bit in this path
252 …lsrs r6,r5,#31 @ get sign of a (which in this path is the same as the sign of mn, and…
264 @ compare with similar code in subtraction path: here we cannot underflow
276 @ dcp_dmul_m tail then dadd ("mla path")
294 @ ======================== SUBTRACTION PATH ========================
298 bne 90b @ then use mla path which gives the correct result in all these cases
[all …]
/hal_rpi_pico-latest/src/rp2_common/hardware_sync/include/hardware/
Dsync.h65 /*! \brief Insert a NOP instruction in to the code path.
84 /*! \brief Insert a SEV instruction in to the code path.
99 /*! \brief Insert a WFE instruction in to the code path.
115 /*! \brief Insert a WFI instruction in to the code path.
126 /*! \brief Insert a DMB instruction in to the code path.
140 /*! \brief Insert a DSB instruction in to the code path.
155 /*! \brief Insert a ISB instruction in to the code path.
/hal_rpi_pico-latest/cmake/
Dpico_utils.cmake20 foreach(PATH IN LISTS ${PATHS})
21 if (EXISTS ${PATH}/${NAME})
22 get_filename_component(FULLNAME ${PATH}/${NAME} ABSOLUTE)
/hal_rpi_pico-latest/src/rp2_common/cmsis/
DCMakeLists.txt6 # set(PICO_CMSIS_PATH "${PICO_CMSIS_PATH}" CACHE PATH "Path to the CMSIS tree to use with Raspbe…
36 # message("CMSIS Core found for path ${PICO_CMSIS_PATH}, vendor ${PICO_CMSIS_VENDOR}, device ${P…
/hal_rpi_pico-latest/bazel/
Ddefs.bzl16 f.path,
17 out.path,
37 the include path if you depend on this rule from a `cc_library`.
Dgenerate_version_header.py26 help="Path to version.h.in",
33 help="Output file path. Defaults to stdout.",
Dpico_btstack_make_gatt_header.bzl19 ctx.file.src.path,
20 out.path,
/hal_rpi_pico-latest/bazel/toolchain/
Dobjcopy.bzl25 ctx.file.src.path,
27 ctx.outputs.out.path,
/hal_rpi_pico-latest/src/boards/
DBUILD.bazel11 path.removeprefix("include/boards/").removesuffix(".h")
12 for path in BOARD_CHOICE_FILES
/hal_rpi_pico-latest/cmake/preload/toolchains/
Dpico_arm_clang_arm.cmake2 # todo there is probably a more "cmake" way of doing this going thru the standard path with our "PI…
30 # Add target system root to cmake find path.

123