Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/src/
Dmain.c180 static int peripheral_rx_len(struct spi_buf_set *tx_set, struct spi_buf_set *rx_set) in peripheral_rx_len() function
241 srx_len = peripheral_rx_len(tdata.mtx_set, tdata.srx_set); in run_test()