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

  /src/sys/dev/spi/
spi.c 432 error = spi_send(sh,
683 * spi_send - sends data to the bus
711 spi_send(spi_handle_t sh, int cnt, const uint8_t *data) function in typeref:typename:int

Completed in 12 milliseconds