Home
last modified time | relevance | path

Searched refs:stage (Results 1 – 6 of 6) sorted by relevance

/external/platform/pico/rp2_common/boot_stage2/include/boot_stage2/
A Dconfig.h25 #error multiple boot stage 2 options chosen
34 #error multiple boot stage 2 options chosen
43 #error multiple boot stage 2 options chosen
52 #error multiple boot stage 2 options chosen
60 #error multiple boot stage 2 options chosen
85 #error no boot stage 2 is defined by PICO_BOOT_STAGE2_CHOOSE_ macro
/external/platform/pico/rp2_common/pico_stdio_usb/
A Dreset_interface.c43 static bool resetd_control_xfer_cb(uint8_t __unused rhport, uint8_t stage, tusb_control_request_t c… in resetd_control_xfer_cb() argument
45 if (stage != CONTROL_STAGE_SETUP) return true; in resetd_control_xfer_cb()
/external/platform/pico/rp2_common/pico_standard_link/
A Dmemmap_copy_to_ram.ld36 /* Second stage bootloader is prepended to the image. It must be 256 bytes big
52 "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.
A Dmemmap_blocked_ram.ld36 /* Second stage bootloader is prepended to the image. It must be 256 bytes big
52 "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.
A Dmemmap_default.ld36 /* Second stage bootloader is prepended to the image. It must be 256 bytes big
52 "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.
/external/platform/nrfx/
A DCHANGELOG.md14 - Added optional two-stage start procedure of the LFXO in the CLOCK driver.

Completed in 8 milliseconds