Home
last modified time | relevance | path

Searched refs:order (Results 1 – 11 of 11) sorted by relevance

/hal_rpi_pico-latest/bazel/util/
Dtransition.bzl91 # This could be shared, but we don't in order to make it clearer that
105 # building the bootloader binaries themselves in order to avoid a
119 # This could be shared, but we don't in order to make it clearer that
139 # This could be shared, but we don't in order to make it clearer that
158 # This could be shared, but we don't in order to make it clearer that
/hal_rpi_pico-latest/src/rp2_common/hardware_spi/include/hardware/
Dspi.h244 …at(spi_inst_t *spi, uint data_bits, spi_cpol_t cpol, spi_cpha_t cpha, __unused spi_order_t order) { in spi_set_format() argument
247 invalid_params_if(HARDWARE_SPI, order != SPI_MSB_FIRST); in spi_set_format()
/hal_rpi_pico-latest/src/rp2_common/pico_stdio_usb/
DBUILD.bazel80 # Ensure `stdio_usb_descriptors.c` isn't affected by link order.
/hal_rpi_pico-latest/src/rp2_common/pico_btstack/
DLICENSE.RP8 and worldwide licence to use, copy, store, develop, modify, and transmit BTstack in order to use BT…
/hal_rpi_pico-latest/
DCONTRIBUTING.md9 In order to contribute new or updated code, you must first create a GitHub account and fork the ori…
/hal_rpi_pico-latest/docs/
Dstyles.css39 order: 3;
152 order: 2;
155 order: 1;
/hal_rpi_pico-latest/src/rp2040/boot_stage2/
DBUILD.bazel81 # building the bootloader binaries themselves in order to avoid a
/hal_rpi_pico-latest/src/rp2350/boot_stage2/
DBUILD.bazel81 # building the bootloader binaries themselves in order to avoid a
/hal_rpi_pico-latest/src/cmake/
Drp2_common.cmake125 # networking libraries - note dependency order is important
/hal_rpi_pico-latest/src/
DCMakeLists.txt62 # not necessarily add libraries in reverse dependency order, so we do this
/hal_rpi_pico-latest/src/rp2_common/pico_divider/
Ddivider_hardware.S50 …ror register layout has changed - we rely on this order to make sure we save/restore in the right