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

  /src/sys/dev/spi/
spi.c 435 error = spi_recv(sh,
681 * spi_recv - receives data from the bus
691 spi_recv(spi_handle_t sh, int cnt, uint8_t *data) function in typeref:typename:int
spi.c 435 error = spi_recv(sh,
681 * spi_recv - receives data from the bus
691 spi_recv(spi_handle_t sh, int cnt, uint8_t *data) function in typeref:typename:int
spi.c 435 error = spi_recv(sh,
681 * spi_recv - receives data from the bus
691 spi_recv(spi_handle_t sh, int cnt, uint8_t *data) function in typeref:typename:int
spi.c 435 error = spi_recv(sh,
681 * spi_recv - receives data from the bus
691 spi_recv(spi_handle_t sh, int cnt, uint8_t *data) function in typeref:typename:int
spi.c 435 error = spi_recv(sh,
681 * spi_recv - receives data from the bus
691 spi_recv(spi_handle_t sh, int cnt, uint8_t *data) function in typeref:typename:int

Completed in 51 milliseconds