Searched full:spi2 (Results 1 – 25 of 305) sorted by relevance
12345678910>>...13
/Zephyr-latest/samples/drivers/jesd216/boards/ |
D | nrf52840dk_nrf52840_spi.overlay | 13 /* 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/ |
D | nrf52840dk_nrf52840_spi.overlay | 13 /* 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/ |
D | m5stack_stamps3_connectors.dtsi | 17 <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/ |
D | arduino_nano_33_ble-common.dtsi | 35 /* 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/ |
D | esp32c2.overlay | 24 &spi2 { 37 &spi2 {
|
D | esp32c3.overlay | 24 &spi2 { 37 &spi2 {
|
D | esp32c6.overlay | 24 &spi2 { 37 &spi2 {
|
/Zephyr-latest/dts/bindings/dma/ |
D | espressif,esp32-gdma.yaml | 17 * SPI2 29 * SPI2
|
/Zephyr-latest/boards/seagate/legend/doc/ |
D | index.rst | 50 - 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/ |
D | stm32f103X8.dtsi | 25 /* spi2 is present on all STM32F103x8 SoCs except 28 spi2: spi@40003800 { label
|
D | stm32f103Xb.dtsi | 22 /* spi2 is present on all STM32F103xB SoCs except
|
/Zephyr-latest/include/zephyr/devicetree/ |
D | spi.h | 40 * 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/ |
D | hifive_unmatched.overlay | 7 &spi2 {
|
/Zephyr-latest/tests/subsys/fs/ext2/boards/ |
D | hifive_unmatched_fu740_s7.overlay | 7 &spi2 {
|
D | hifive_unmatched_fu740_u74.overlay | 7 &spi2 {
|
/Zephyr-latest/tests/drivers/spi/spi_loopback/boards/ |
D | 96b_carbon_stm32f401xe.overlay | 7 &spi2 {
|
D | nucleo_f302r8.overlay | 7 &spi2 {
|
D | olimex_esp32_evb_procpu.overlay | 7 &spi2 {
|
D | stm32h573i_dk.overlay | 11 &spi2 {
|
D | numaker_pfm_m467.overlay | 19 &spi2 {
|
/Zephyr-latest/samples/drivers/auxdisplay/boards/ |
D | esp32c3_devkitm.overlay | 8 &spi2 {
|
/Zephyr-latest/samples/drivers/led/led_strip/boards/ |
D | 96b_carbon_stm32f401xe.overlay | 9 &spi2 {
|
/Zephyr-latest/boards/sifive/hifive1/ |
D | hifive1_fe310_B.overlay | 21 &spi2 {
|
/Zephyr-latest/boards/snps/hsdk4xd/ |
D | hsdk4xd.dts | 27 arduino_spi: &spi2 {};
|
/Zephyr-latest/boards/st/nucleo_l4r5zi/ |
D | nucleo_l4r5zi.dts | 53 /* NOTE: disabled by default, PWM1 conflicts with SPI2 */ 145 &spi2 { 171 /* NOTE: disabled by default, PWM1 conflicts with SPI2 */
|
12345678910>>...13