Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_clocks/scripts/
Dvcocalc.py36 best = (0, 0, 0, 0, 0, 0) variable
49 vco_is_better = vco < best[5] if args.low_vco else vco > best[5]
53 best = (out, fbdiv, pd1, pd2, refdiv, vco) variable
56 best_out, best_fbdiv, best_pd1, best_pd2, best_refdiv, best_vco = best
58 if best[0] > 0:
/hal_rpi_pico-latest/cmake/
Dpico_pre_load_platform.cmake113 The best practice is to use separate build directories for different platforms.")
122 The best practice is to use separate build directories for different platforms.")
Dpico_pre_load_toolchain.cmake70 … The best practice is to use separate build directories for different platforms or compilers.")
/hal_rpi_pico-latest/src/rp2_common/pico_crt0/rp2350/
Dmemmap_copy_to_ram.ld68 bootrom. (The bootrom performs a simple best-effort XIP setup and
Dmemmap_default.ld105 bootrom. (The bootrom performs a simple best-effort XIP setup and