Searched refs:pi (Results 1 – 13 of 13) sorted by relevance
32 const uint32_t *pi = src; in AES_Decrypt() local47 AES->FIFO = *pi++; in AES_Decrypt()48 AES->FIFO = *pi++; in AES_Decrypt()49 AES->FIFO = *pi++; in AES_Decrypt()50 AES->FIFO = *pi++; in AES_Decrypt()
3 这是一份ART-pi smart开发板的BSP,支持smart模式5 ART-pi smart采用了米尔科技的imx6ull核心板,硬件由韦东山团队完成,由社区来完成整体的BSP。硬件规格情况如下:92 生成物art-pi.img在rt-thread/bsp/nxp/imx/imx6ull-smart/emmc/image/images下102 * 在烧写软件的专业版,烧写制作的映像文件art-pi.img
9 …raw/master/bsp/raspberry-pi/raspi3-32/figures/raspi3_f.jpg)](https://github.com/RT-Thread/rt-threa…11 …raw/master/bsp/raspberry-pi/raspi3-32/figures/raspi3_b.jpg)](https://github.com/RT-Thread/rt-threa…26 …ter/bsp/raspberry-pi/raspi3-32/figures/GPIO-Pinout-Diagram-2.png)](https://github.com/RT-Thread/rt…55 - Step 2: Open eclipse cdt and set workspace, and set the workspace to 'rt-thread/bsp/raspberry-pi/…85 …ster/bsp/raspberry-pi/raspi3-32/figures/raspberrypi-console.png)](https://github.com/RT-Thread/rt-…
11 …berry-pi-2-model-b/)、[3B](https://www.raspberrypi.org/products/raspberry-pi-3-model-b/)以及最新的[4B](h…
24 接着修改`bsp\raspberry-pi\raspi3-64\rtconfig.py`32 然后在`bsp\raspberry-pi\raspi3-64\`下输入scons编译即可。48 直接进入`bsp\raspberry-pi\raspi3-64`,输入scons编译即可。
19 Then edit the file "<rt-thread_directory>/bsp/raspberry-pi/raspi3–64/rtconfig. py", modify the vari…25 Finally, enter the BSP directory "<rt-thread_directory>/bsp/raspberry-pi/raspi3–64/" and execute th…57 …aw/master/bsp/raspberry-pi/raspi3-64/figures/raspi_uart.png)](https://github.com/RT-Thread/rt-thre…
14 …rg/download.html#download-rt-thread-env-tool),可以在console下进入到`bsp\raspberry-pi\raspi4-32`目录中,运行以下命令:51 windows系统电脑上可以安装tftpd搭建tftp服务器。将目录指定到`bsp\raspberry-pi\raspi4-32`。67 将树莓派`bsp\raspberry-pi\raspi4-32\link.ld`的文件链接地址改为`0x200000`。
14 …rg/download.html#download-rt-thread-env-tool),可以在console下进入到`bsp\raspberry-pi\raspi4-64`目录中,运行以下命令:43 windows系统电脑上可以安装tftpd搭建tftp服务器。将目录指定到`bsp\raspberry-pi\raspi4-64`。
24 - [raspberry-pi](raspberry-pi) series
14 …rg/download.html#download-rt-thread-env-tool),可以在console下进入到`bsp\raspberry-pi\raspi4-64`目录中,运行以下命令:
7 - [Raspberry Pi PICO](https://www.raspberrypi.com/products/raspberry-pi-pico/)
33 官方主页 [ART-PI](https://art-pi.gitee.io/website)
53 u32 pi; member162 writel_with_flush((1 << num_ports) - 1, &host_mmio->pi); in ahci_host_init()171 uc_priv->port_map = readl(&host_mmio->pi); in ahci_host_init()
Completed in 20 milliseconds