Searched refs:order (Results 1 – 11 of 11) sorted by relevance
/hal_rpi_pico-latest/bazel/util/ |
D | transition.bzl | 91 # 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/ |
D | spi.h | 244 …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/ |
D | BUILD.bazel | 80 # Ensure `stdio_usb_descriptors.c` isn't affected by link order.
|
/hal_rpi_pico-latest/src/rp2_common/pico_btstack/ |
D | LICENSE.RP | 8 and worldwide licence to use, copy, store, develop, modify, and transmit BTstack in order to use BT…
|
/hal_rpi_pico-latest/ |
D | CONTRIBUTING.md | 9 In order to contribute new or updated code, you must first create a GitHub account and fork the ori…
|
/hal_rpi_pico-latest/docs/ |
D | styles.css | 39 order: 3; 152 order: 2; 155 order: 1;
|
/hal_rpi_pico-latest/src/rp2040/boot_stage2/ |
D | BUILD.bazel | 81 # building the bootloader binaries themselves in order to avoid a
|
/hal_rpi_pico-latest/src/rp2350/boot_stage2/ |
D | BUILD.bazel | 81 # building the bootloader binaries themselves in order to avoid a
|
/hal_rpi_pico-latest/src/cmake/ |
D | rp2_common.cmake | 125 # networking libraries - note dependency order is important
|
/hal_rpi_pico-latest/src/ |
D | CMakeLists.txt | 62 # not necessarily add libraries in reverse dependency order, so we do this
|
/hal_rpi_pico-latest/src/rp2_common/pico_divider/ |
D | divider_hardware.S | 50 …ror register layout has changed - we rely on this order to make sure we save/restore in the right …
|