HomeSort by relevance Sort by last modified time
    Searched refs:SPI3 (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/src/platform/stm32f4xx/
crt_stm32f4xx.c 82 VECI(SPI3);
  /system/tpm/trunks/ftdi/
mpsse.c 302 case SPI3:
619 * SPI3 clock idles high, but needs to be set low before sending out
622 if (mpsse->mode == SPI3) {
875 if (mpsse->mode >= SPI0 && mpsse->mode <= SPI3) {
mpsse.h 89 SPI3 = 4,

Completed in 191 milliseconds