Home
last modified time | relevance | path

Searched refs:part (Results 1 – 12 of 12) sorted by relevance

/hal_rpi_pico-latest/src/rp2040/pico_platform/
Dplatform.c33 uint32_t __unused part = (chip_id & SYSINFO_CHIP_ID_PART_BITS) >> SYSINFO_CHIP_ID_PART_LSB; in rp2040_chip_version() local
35 assert(part == PART_RP2); in rp2040_chip_version()
/hal_rpi_pico-latest/src/rp2350/pico_platform/
Dplatform.c38 uint32_t __unused part = (chip_id & SYSINFO_CHIP_ID_PART_BITS) >> SYSINFO_CHIP_ID_PART_LSB; in rp2350_chip_version() local
40 assert(part == PART_RP4); in rp2350_chip_version()
/hal_rpi_pico-latest/
D.bazelignore3 # Don't treat submodules as part of this project.
/hal_rpi_pico-latest/src/common/pico_time/
DBUILD.bazel42 # macOS defines __weak as part of Xcode, and the semantics are unfortunately
/hal_rpi_pico-latest/bazel/config/
DBUILD.bazel262 …LE, [Bazel only] Whether or not to link in BLE portions of the btstack as part of //src/rp2_common…
268 …zel only] Whether or not to link in classic BT portions of the btstack as part of //src/rp2_common…
274 …[Bazel only] Whether or not to link in mesh BT portions of the btstack as part of //src/rp2_common…
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/
DLICENSE.txt103 excluding those notices that do not pertain to any part of
106 (d) If the Work includes a "NOTICE" text file as part of its
110 pertain to any part of the Derivative Works, in at least one
112 as part of the Derivative Works; within the Source form or
/hal_rpi_pico-latest/src/rp2_common/pico_btstack/
DLICENSE.RP9 integrate BTstack into Products or Customer Products, and distribute BTstack as part of these Produ…
/hal_rpi_pico-latest/cmake/preload/toolchains/util/
Dpico_arm_clang_common.cmake81 # it belongs here as part of LINKER_FLAGS_INIT
/hal_rpi_pico-latest/src/
DCMakeLists.txt25 # we do not include any path part of the subdir
/hal_rpi_pico-latest/src/rp2_common/pico_float/
Dfloat_sci_m33.S617 movs r5,#6 @ 2π integer part
717 movs r5,#6 @ 2π integer part
/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_fma_dcp.S175 … @ case where a (Q52) is shifted down relative to mn (Q124); the mod 32 part of the shift of a h…
475 … @ case where a (Q52) is shifted down relative to mn (Q124); the mod 32 part of the shift of a h…
Ddouble_sci_m33.S171 movs r6,#6 @ 2π integer part
337 movs r9,#6 @ 2π integer part