HomeSort by: relevance | last modified time | path
    Searched defs:spi_send_recv (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/spi/
spi.c 428 error = spi_send_recv(sh,
685 * spi_send_recv - sends data to the bus, and then receives. Note that this is
731 spi_send_recv(spi_handle_t sh, int scnt, const uint8_t *snd, function in typeref:typename:int

Completed in 49 milliseconds