Home
last modified time | relevance | path

Searched refs:spi_loopback (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/tests/drivers/spi/spi_loopback/
DCMakeLists.txt6 project(spi_loopback) project
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/
Dmr_canhubk3.overlay10 /* Use LPSPI1 MISO/MOSI pins which are also used for spi_loopback test */
Dmr_canhubk3_wkpu.overlay12 /* Use LPSPI1 MISO/MOSI pins which are also used for spi_loopback test */
/Zephyr-latest/tests/drivers/spi/spi_loopback/src/
Dspi.c9 LOG_MODULE_REGISTER(spi_loopback);
725 ZTEST(spi_loopback, test_spi_loopback) in ZTEST() argument
805 ZTEST_SUITE(spi_loopback, NULL, spi_loopback_setup, NULL, NULL, NULL);
/Zephyr-latest/boards/snps/emsdp/doc/
Dindex.rst84 ``tests/drivers/spi/spi_loopback``: verify DesignWare SPI driver. No need to connect
/Zephyr-latest/doc/releases/
Drelease-notes-1.11.rst290 * :github:`4576` - no testcase.yaml for tests/drivers/spi/spi_loopback
Drelease-notes-3.0.rst947 * :github:`42118` - mimxrt685_evk_cm33: Build failed on tests/drivers/spi/spi_loopback/drivers.spi.…
948 * :github:`42117` - efr32mg_sltb004a: Build issue on 'tests/drivers/spi/spi_loopback/drivers.spi.lo…
Drelease-notes-2.0.rst1170 * :github:`15823` - Build failure for spi_loopback on atsamr21_xpro
1250 * :github:`15495` - tests/drivers/spi/spi_loopback/peripheral.spi fails to build on several boards
Drelease-notes-1.13.rst304 * :github:`9718` - The test suite test_spi (spi_loopback) when built and run on the nrf52832_pca100…
Drelease-notes-1.12.rst478 * :github:`6687` - [Coverity CID: 183045] Error handling issues in /tests/drivers/spi/spi_loopback/…
Drelease-notes-2.4.rst996 * :github:`28184` - tests: drivers: spi: spi_loopback: fails on board nucleo_wb55rg
1045 * :github:`28049` - nucleo_wb55rg: test/spi/spi_loopback build failure
Drelease-notes-2.3.rst864 * :github:`25241` - tests.drivers.spi_loopback stm32wb55x fails transferring multiple buffers with …
Drelease-notes-2.5.rst1001 * :github:`31948` - tests: drivers: spi: spi_loopback: became skipped whereas it used to be run
Drelease-notes-3.1.rst1629 * :github:`43874` - mec172xevb_assy6906: tests/drivers/spi/spi_loopback test case UART output wron…
Drelease-notes-2.6.rst1136 * :github:`35539` - tests: drivers: spi: spi_loopback: test failed since #34731 is merged