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/os/core/
hostIntfSpi.c 31 .cpol = SPI_CPOL_IDLE_LO,
  /device/google/contexthub/firmware/os/inc/
spi.h 33 SPI_CPOL_IDLE_LO,
  /device/google/contexthub/firmware/os/platform/stm32/
spi.c 201 if (mode->cpol == SPI_CPOL_IDLE_LO)

Completed in 59 milliseconds