Home
last modified time | relevance | path

Searched refs:spi2 (Results 1 – 25 of 31) sorted by relevance

12

/bsp/nxp/lpc/lpc54114-lite/drivers/
A Ddrv_spi.c163 static struct lpc_spi spi2 = {0}; variable
181 spi2.base = SPI2; in rt_hw_spi_init()
182 spi2.cfg = RT_NULL; in rt_hw_spi_init()
183 spi2_bus.parent.user_data = &spi2; in rt_hw_spi_init()
/bsp/stm32/stm32l475-atk-pandora/applications/arduino_pinout/
A DREADME.md56 | 29 (D29) | PB13 | | SPI2-SCK,默认被RT-Thread的SPI设备框架spi2总线接管 |
57 | 30 (D30) | PB14 | | SPI2-MISO,默认被RT-Thread的SPI设备框架spi2总线接管 |
58 | 31 (D31) | PB15 | | SPI2-MOSI,默认被RT-Thread的SPI设备框架spi2总线接管 |
122 潘多拉板的Arduino SPI总线是spi2总线,位置为板上左上角的`WIRELESS`插槽。 `SCK`、`MISO`、`MOSI`引脚是被RT-Thread SPI设备框架接管的,不需要直接操…
/bsp/stm32/stm32f103-blue-pill/applications/arduino_pinout/
A DREADME_zh.md51 | 24 (D24) | PB15 | 是 | SPI-MOSI,默认被RT-Thread的SPI设备框架spi2接管 …
52 | 25 (D25) | PB14 | 是 | SPI-MISO,默认被RT-Thread的SPI设备框架spi2接管 …
53 | 26 (D26) | PB13 | 是 | SPI-SCK ,默认被RT-Thread的SPI设备框架spi2接管 …
/bsp/cvitek/c906_little/board/
A DKconfig246 string "spi2 sck pin name"
249 string "spi2 sdo pin name"
252 string "spi2 sdi pin name"
255 string "spi2 cs pin name"
/bsp/stm32/stm32f103-blue-pill/.ci/attachconfig/
A Dci.attachconfig.yml35 devices.spi2:
/bsp/cvitek/cv18xx_risc-v/board/
A DKconfig246 string "spi2 sck pin name"
249 string "spi2 sdo pin name"
252 string "spi2 sdi pin name"
255 string "spi2 cs pin name"
/bsp/stm32/stm32f103-dofly-M3S/board/
A DKconfig14 bool "Enable SDCARD (spi2)"
23 bool "Enable SPI FLASH (W25Q64 spi2)"
/bsp/stm32/stm32f407-fk407m2-zgt6/board/
A DKconfig309 int "soft spi2 sck pin number"
313 int "soft spi2 miso pin number"
317 int "soft spi2 mosi pin number"
/bsp/stm32/stm32f407-rt-spark/board/
A DKconfig118 bool "Enable SPI FLASH (W25Q64 spi2)"
167 bool "Enable FAL (enable on-chip flash and spi2 flash)"
600 int "soft spi2 sck pin number"
604 int "soft spi2 miso pin number"
608 int "soft spi2 mosi pin number"
/bsp/stm32/stm32f407-lckfb-skystar/board/
A DKconfig379 int "soft spi2 sck pin number"
383 int "soft spi2 miso pin number"
387 int "soft spi2 mosi pin number"
/bsp/stm32/stm32f405zg-mini-template/board/
A DKconfig6 bool "Enable SPI FLASH (W25Q64 spi2)"
/bsp/airm2m/air105/board/
A DKconfig37 default "spi2"
/bsp/stm32/stm32f407-atk-explorer/board/
A DKconfig451 int "soft spi2 sck pin number"
455 int "soft spi2 miso pin number"
459 int "soft spi2 mosi pin number"
/bsp/nuvoton/numaker-iot-m487/board/
A DKconfig111 bool "LCD ILI9341 (over spi2)"
/bsp/nuvoton/numaker-iot-m467/board/
A DKconfig112 bool "LCD ILI9341 (over spi2)"
/bsp/apm32/apm32s103vb-miniboard/board/
A DKconfig19 bool "Enable SPI FLASH (W25Q16 spi2)"
/bsp/stm32/libraries/templates/stm32l1xx/board/
A DKconfig28 bool "Enable SPI FLASH (W25Q16 spi2)"
/bsp/renesas/rzn2l_rsk/board/
A DKconfig178 default "spi2"
/bsp/stm32/stm32f411-atk-nano/board/
A DKconfig17 bool "Enable SPI FLASH (W25Q16 spi2)"
/bsp/nuvoton/numaker-iot-m467/
A DREADME.md50 | LCD Panel(NuTFT V1.2) | ILI9341(over spi2) | Supported |
/bsp/wch/arm/ch32f103c8-core/board/
A DKconfig42 bool "using spi2"
/bsp/stm32/stm32l431-BearPi/board/
A DKconfig193 bool "Enable LCD (spi2)"
/bsp/stm32/stm32f103-atk-nano/board/
A DKconfig17 bool "Enable SPI FLASH (W25Q16 spi2)"
/bsp/stm32/stm32f103-atk-warshipv3/board/
A DKconfig17 bool "Enable SPI FLASH (W25Q16 spi2)"
/bsp/stm32/stm32f103-hw100k-ibox/board/
A DKconfig9 bool "Enable Ethernet Driver (spi2)"

Completed in 53 milliseconds

12