Searched refs:tx_spi_buf_set (Results 1 – 1 of 1) sorted by relevance
23 struct spi_buf_set tx_spi_buf_set = {.buffers = &tx_spi_bufs, .count = 1}; in main() local44 spi_write_dt(&spim, &tx_spi_buf_set); in main()
Completed in 5 milliseconds