Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/samples/bluetooth/hci_spi/src/
Dmain.c103 static inline int spi_send(struct net_buf *buf) in spi_send() function
314 err = spi_send(buf); in main()
323 err = spi_send(buf); in main()