Home
last modified time | relevance | path

Searched refs:DW_SPI_CTRLR0_TMOD_TX_RX (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/spi/
Dspi_dw.h202 #define DW_SPI_CTRLR0_TMOD_TX_RX (0) macro
Dspi_dw.c343 uint32_t tmod = DW_SPI_CTRLR0_TMOD_TX_RX; in transceive()