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

  /device/google/contexthub/firmware/os/core/
hostIntfSpi.c 32 .cpha = SPI_CPHA_LEADING_EDGE,
  /device/google/contexthub/firmware/os/inc/
spi.h 38 SPI_CPHA_LEADING_EDGE,
  /device/google/contexthub/firmware/os/platform/stm32/
spi.c 206 if (mode->cpha == SPI_CPHA_LEADING_EDGE)

Completed in 177 milliseconds