Home
last modified time | relevance | path

Searched full:spi2 (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/Zephyr-latest/samples/drivers/jesd216/boards/
Dnrf52840dk_nrf52840_spi.overlay13 /* The mx25, on nrf52840dk/nrf52840, uses pins for spi0, spi1, spi2 and spi3
15 * notes define own clock source (SCK), but spi2 shares the same clock source
16 * as qspi configuration, which is pin (0,19). That is why spi2 is used here
20 &spi2 {
/Zephyr-latest/samples/subsys/fs/littlefs/boards/
Dnrf52840dk_nrf52840_spi.overlay13 /* The mx25, on nrf52840dk/nrf52840, uses pins for spi0, spi1, spi2 and spi3
15 * notes define own clock source (SCK), but spi2 shares the same clock source
16 * as qspi configuration, which is pin (0,19). That is why spi2 is used here
20 &spi2 {
/Zephyr-latest/boards/m5stack/m5stack_stamps3/
Dm5stack_stamps3_connectors.dtsi17 <4 0 &gpio0 5 0>, /* GPIO/AIN/SPI2-MOSI */
18 <5 0 &gpio0 6 0>, /* GPIO/AIN/SPI2-CLK */
19 <6 0 &gpio0 7 0>, /* GPIO/AIN/SPI2-CS */
48 m5stack_stamps3_spilcd: &spi2 {};
/Zephyr-latest/boards/arduino/nano_33_ble/
Darduino_nano_33_ble-common.dtsi35 /* Cannot be used together with spi2. */
68 /* Cannot be used together with spi2. */
105 spi = &spi2;
178 /* SPI2 is used because SPI1/0 shares conflicts with I2C1/0 */
179 arduino_spi: &spi2 {
218 /* Cannot be used together with spi2 because of conflict on P0.13. */
/Zephyr-latest/tests/drivers/spi/spi_loopback/socs/
Desp32c2.overlay24 &spi2 {
37 &spi2 {
Desp32c3.overlay24 &spi2 {
37 &spi2 {
Desp32c6.overlay24 &spi2 {
37 &spi2 {
/Zephyr-latest/dts/bindings/dma/
Despressif,esp32-gdma.yaml17 * SPI2
29 * SPI2
/Zephyr-latest/boards/seagate/legend/doc/
Dindex.rst50 - 64KB external SPI flash connected on SPI2
97 | PB12 | SPI2 | SPI2 Enable |
99 | PB13 | SPI2 | SPI2 Clock |
101 | PB14 | SPI2 | SPI2 MISO |
103 | PB15 | SPI2 | SPI2 MOSI |
/Zephyr-latest/dts/arm/st/f1/
Dstm32f103X8.dtsi25 /* spi2 is present on all STM32F103x8 SoCs except
28 spi2: spi@40003800 { label
Dstm32f103Xb.dtsi22 /* spi2 is present on all STM32F103xB SoCs except
/Zephyr-latest/include/zephyr/devicetree/
Dspi.h40 * spi2: spi@... {
47 * DT_SPI_HAS_CS_GPIOS(DT_NODELABEL(spi2)) // 0
65 * spi2: spi@... {
72 * DT_SPI_NUM_CS_GPIOS(DT_NODELABEL(spi2)) // 0
100 * spi2: spi@... {
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/
Dhifive_unmatched.overlay7 &spi2 {
/Zephyr-latest/tests/subsys/fs/ext2/boards/
Dhifive_unmatched_fu740_s7.overlay7 &spi2 {
Dhifive_unmatched_fu740_u74.overlay7 &spi2 {
/Zephyr-latest/tests/drivers/spi/spi_loopback/boards/
D96b_carbon_stm32f401xe.overlay7 &spi2 {
Dnucleo_f302r8.overlay7 &spi2 {
Dolimex_esp32_evb_procpu.overlay7 &spi2 {
Dstm32h573i_dk.overlay11 &spi2 {
Dnumaker_pfm_m467.overlay19 &spi2 {
/Zephyr-latest/samples/drivers/auxdisplay/boards/
Desp32c3_devkitm.overlay8 &spi2 {
/Zephyr-latest/samples/drivers/led/led_strip/boards/
D96b_carbon_stm32f401xe.overlay9 &spi2 {
/Zephyr-latest/boards/sifive/hifive1/
Dhifive1_fe310_B.overlay21 &spi2 {
/Zephyr-latest/boards/snps/hsdk4xd/
Dhsdk4xd.dts27 arduino_spi: &spi2 {};
/Zephyr-latest/boards/st/nucleo_l4r5zi/
Dnucleo_l4r5zi.dts53 /* NOTE: disabled by default, PWM1 conflicts with SPI2 */
145 &spi2 {
171 /* NOTE: disabled by default, PWM1 conflicts with SPI2 */

12345678910>>...13