HomeSort by: relevance | last modified time | path
    Searched defs:spi_send (Results 1 - 2 of 2) 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
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 21 milliseconds