Searched refs:pass (Results 1 – 6 of 6) sorted by relevance
415 for(int pass = 0; pass < passes; pass++) { in pio_claim_free_sm_and_add_program_for_gpio_range() local423 … for(num_claimed = 0; num_claimed < (pass ? NUM_PIO_STATE_MACHINES : 1u) ; num_claimed++) { in pio_claim_free_sm_and_add_program_for_gpio_range()427 if (num_claimed && (!pass || num_claimed == NUM_PIO_STATE_MACHINES)) { in pio_claim_free_sm_and_add_program_for_gpio_range()429 if (pass) { in pio_claim_free_sm_and_add_program_for_gpio_range()
21 # functions like _exit. So pass -nostdlib so it doesn't link in an exit()
65 BRIEF_DOCS "Extra arguments to pass to processing"66 FULL_DOCS "Extra arguments to pass to processing"71 BRIEF_DOCS "Extra arguments to pass to uf2 conversion"72 FULL_DOCS "Extra arguments to pass to uf2 conversion"
306 beq 5f @ then pass 0 to __aeabi_ldiv0311 bne 5f @ y -ve? pass -2^63 to __aeabi_ldiv0313 lsrs r1,r0,#1 @ y +ve: pass 2^63-1 to __aeabi_ldiv0363 beq 3f @ then pass 0 to __aeabi_ldiv0366 movs r1,r0 @ pass 2^64-1 to __aeabi_ldiv0
1116 @ in one pass, rotate the initial vector by the residual ω and then run a1117 @ second pass to compute the final x and y. This would relieve pressure1120 @ a first pass and then double precision in a second pass?).
64 …2. Set `PICO_SDK_PATH` to the SDK location in your environment, or pass it (`-DPICO_SDK_PATH=`) to…185 …When building for a board other than the Raspberry Pi Pico, you should pass `-DPICO_BOARD=board_na…