Searched refs:best (Results 1 – 5 of 5) sorted by relevance
/hal_rpi_pico-latest/src/rp2_common/hardware_clocks/scripts/ |
D | vcocalc.py | 36 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/ |
D | pico_pre_load_platform.cmake | 113 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.")
|
D | pico_pre_load_toolchain.cmake | 70 … The best practice is to use separate build directories for different platforms or compilers.")
|
/hal_rpi_pico-latest/src/rp2_common/pico_crt0/rp2350/ |
D | memmap_copy_to_ram.ld | 68 bootrom. (The bootrom performs a simple best-effort XIP setup and
|
D | memmap_default.ld | 105 bootrom. (The bootrom performs a simple best-effort XIP setup and
|