Searched refs:Pi (Results 1 – 25 of 325) sorted by relevance
12345678910>>...13
/external/u-boot/arch/arm/mach-bcm283x/ |
D | Kconfig | 54 bool "Raspberry Pi (all BCM2835 variants)" 56 Support for all ARM1176-/BCM2835-based Raspberry Pi variants, such as 65 bool "Raspberry Pi Zero W" 67 Support for all ARM1176-/BCM2835-based Raspberry Pi variants, such as 81 bool "Raspberry Pi 2" 83 Support for all BCM2836-based Raspberry Pi variants, such as 104 bool "Raspberry Pi 3 32-bit build" 106 Support for all BCM2837-based Raspberry Pi variants, such as 120 bool "Raspberry Pi 3 64-bit build" 122 Support for all BCM2837-based Raspberry Pi variants, such as [all …]
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | build_rpi.md | 1 # Build TensorFlow Lite for Raspberry Pi 4 Raspberry Pi. If you just want to start using TensorFlow Lite to execute your 16 ## Cross-compile for Raspberry Pi 52 ## Compile natively on Raspberry Pi 54 This has been tested on Raspberry Pi 3b, Raspbian GNU/Linux 9.1 (stretch), gcc version 6.3.0 201705… 56 Log in to your Raspberry Pi and install the toolchain:
|
D | python.md | 4 such as [Raspberry Pi](https://www.raspberrypi.org/){:.external} and 32 For example, if you have Raspberry Pi that's running Raspbian Buster (which has 166 If you have a Raspberry Pi, try the 168 to perform image classification with the Pi Camera and TensorFlow Lite.
|
/external/tensorflow/tensorflow/lite/tools/make/targets/ |
D | rpi_makefile.inc | 1 # Settings for Raspberry Pi. 3 # Default to the architecture used on the Pi Two/Three (ArmV7), but override this 4 # with TARGET_ARCH=armv6 to build for the Pi Zero or One.
|
/external/mesa3d/docs/drivers/ |
D | v3d.rst | 8 used on the Raspberry Pi 4. 12 driver for scheduling GPU commands. Additionally, on the Raspberry Pi 33 is closely related to the vc4 GPU present in the Raspberry Pi. They 39 Developers with NDA access with Broadcom or Raspberry Pi can get
|
/external/deqp/targets/raspi/ |
D | raspi.cmake | 21 # Raspberry Pi target 22 message("*** Using Raspberry Pi") 23 set(DEQP_TARGET_NAME "Raspberry Pi")
|
/external/tensorflow/tensorflow/lite/tools/pip_package/ |
D | README.md | 20 and python3.7 (from Debian Buster) on Raspberry Pi: 51 This currently works to build on Linux machines including Raspberry Pi. In 52 the future, cross compilation to smaller SOCs like Raspberry Pi from
|
/external/u-boot/configs/ |
D | peach-pi_defconfig | 12 CONFIG_IDENT_STRING=" for Peach-Pi" 19 CONFIG_SYS_PROMPT="Peach-Pi # "
|
/external/u-boot/arch/arm/dts/ |
D | sun8i-h3-orangepi-plus2e.dts | 44 * The Orange Pi Plus 2E is an extended version of the Orange Pi PC Plus, 51 model = "Xunlong Orange Pi Plus 2E";
|
D | bcm2835-rpi-b.dts | 10 model = "Raspberry Pi Model B"; 21 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
|
D | bcm2835-rpi-b-rev2.dts | 10 model = "Raspberry Pi Model B rev2"; 21 * Taken from Raspberry-Pi-Rev-2.0-Model-AB-Schematics.pdf
|
D | bcm2835-rpi-a.dts | 9 model = "Raspberry Pi Model A"; 20 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
|
D | sun8i-h2-plus-orangepi-r1.dts | 43 /* Orange Pi R1 is based on Orange Pi Zero design */ 47 model = "Xunlong Orange Pi R1";
|
D | bcm2835-rpi-b-plus.dts | 10 model = "Raspberry Pi Model B+"; 28 * Taken from Raspberry-Pi-B-Plus-V1.2-Schematics.pdf
|
D | sun8i-h3-orangepi-plus.dts | 43 /* The Orange Pi Plus is an extended version of the Orange Pi 2 */ 47 model = "Xunlong Orange Pi Plus / Plus 2";
|
D | sun50i-h5-bananapi-m2-plus.dts | 9 model = "Banana Pi BPI-M2-Plus H5";
|
D | sun8i-h3-orangepi-pc-plus.dts | 43 /* The Orange Pi PC Plus is an extended version of the regular PC */ 47 model = "Xunlong Orange Pi PC Plus";
|
D | sun50i-a64-orangepi-win.dts | 339 /* On Pi-2 connector, RTS/CTS optional */ 346 /* On Pi-2 connector, RTS/CTS optional */ 353 /* On Pi-2 connector (labeled for SPI1), RTS/CTS optional */
|
/external/arm-trusted-firmware/docs/plat/ |
D | rpi4.rst | 1 Raspberry Pi 4 4 The `Raspberry Pi 4`_ is an inexpensive single-board computer that contains four 5 Arm Cortex-A72 cores. Also in contrast to previous Raspberry Pi versions this 54 In contrast to the existing Raspberry Pi 3 port this one here is a BL31-only
|
D | rpi3.rst | 1 Raspberry Pi 3 4 The `Raspberry Pi 3`_ is an inexpensive single-board computer that contains four 9 supported by the Raspberry Pi Foundation. At the moment of writing this, the 23 The SoC used by the Raspberry Pi 3 is the Broadcom BCM2837. It is a SoC with a 25 card) and is located between all Arm cores and the DRAM. Check the `Raspberry Pi 311 First, clone and compile the 32-bit version of the `Raspberry Pi 3 TF-A 330 repository `Raspberry Pi 3 TF-A bootstrap`_ there is a patch that can be applied 331 to the Linux kernel tree maintained by the Raspberry Pi foundation. It modifes 369 1. Clone the `Linux tree fork`_ maintained by the Raspberry Pi Foundation. To 463 .. _Raspberry Pi 3: https://www.raspberrypi.org/products/raspberry-pi-3-model-b/ [all …]
|
/external/libprotobuf-mutator/examples/xml/ |
D | xml.proto | 36 Pi pi = 1; 61 message Pi { message
|
/external/icu/icu4c/source/data/translit/ |
D | Any_Publishing.txt | 14 $makeRight = [[:Z:][:Ps:][:Pi:]$] ;
|
D | Han_Spacedhan.txt | 16 $initialPunct = [:Ps:][:Pi:];
|
/external/u-boot/doc/device-tree-bindings/exynos/ |
D | soc.txt | 17 model = "Samsung/Google Peach Pi board based on Exynos5800";
|
/external/python/cpython2/Lib/test/ |
D | allsans.pem | 6 g83cX4t8M7FJv7yNoDLvORHnvKCOXbQmr6ZMGcZN8PwS8awQ31khZTpEx+hCe+Pi
|
12345678910>>...13