Home
last modified time | relevance | path

Searched refs:cpha (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/inc/
Dspi.h40 } cpha; member
/device/google/contexthub/firmware/src/
DhostIntfSpi.c32 .cpha = SPI_CPHA_LEADING_EDGE,
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dspi.c206 if (mode->cpha == SPI_CPHA_LEADING_EDGE) in stmSpiEnable()
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c3028 T(mode).cpha = SPI_CPHA_TRAILING_EDGE; in startTask()