HomeSort by relevance Sort by last modified time
    Searched full:spi_databuf (Results 1 - 1 of 1) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdspi.c 673 uint8 spi_databuf[] = { 0x74, 0x80, 0x00, 0x0C, 0xFF, 0x95, 0xFF, 0xFF, local
680 spi_databuf[4] = func & 0x7;
682 spi_sendrecv(sd, spi_databuf, spi_rspbuf, sizeof(spi_databuf));
1196 uint8 spi_databuf[SPI_MAX_PKT_LEN]; variable
    [all...]

Completed in 273 milliseconds