Home
last modified time | relevance | path

Searched refs:passes (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2040/boot_stage2/
DBUILD.bazel90 # this does nothing if someone passes --custom_malloc, so the
/hal_rpi_pico-latest/src/rp2350/boot_stage2/
DBUILD.bazel90 # this does nothing if someone passes --custom_malloc, so the
/hal_rpi_pico-latest/src/rp2_common/hardware_pio/
Dpio.c413 int passes = set_gpio_base ? 2 : 1; in pio_claim_free_sm_and_add_program_for_gpio_range() local
415 for(int pass = 0; pass < passes; pass++) { in pio_claim_free_sm_and_add_program_for_gpio_range()