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

  /device/google/contexthub/firmware/inc/
spi.h 33 SPI_CPOL_IDLE_LO,
  /device/google/contexthub/firmware/src/
hostIntfSpi.c 31 .cpol = SPI_CPOL_IDLE_LO,
  /device/google/contexthub/firmware/src/platform/stm32f4xx/
spi.c 201 if (mode->cpol == SPI_CPOL_IDLE_LO)

Completed in 183 milliseconds