Searched refs:stage (Results 1 – 6 of 6) sorted by relevance
25 #error multiple boot stage 2 options chosen34 #error multiple boot stage 2 options chosen43 #error multiple boot stage 2 options chosen52 #error multiple boot stage 2 options chosen60 #error multiple boot stage 2 options chosen85 #error no boot stage 2 is defined by PICO_BOOT_STAGE2_CHOOSE_ macro
43 static bool resetd_control_xfer_cb(uint8_t __unused rhport, uint8_t stage, tusb_control_request_t c… in resetd_control_xfer_cb() argument45 if (stage != CONTROL_STAGE_SETUP) return true; in resetd_control_xfer_cb()
36 /* Second stage bootloader is prepended to the image. It must be 256 bytes big52 "ERROR: Pico second stage bootloader must be 256 bytes in size")54 /* The second stage will always enter the image at the start of .text.
14 - Added optional two-stage start procedure of the LFXO in the CLOCK driver.
Completed in 8 milliseconds