Home
last modified time | relevance | path

Searched refs:cpol (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dspi.h35 } cpol; member
/device/google/contexthub/firmware/os/core/
DhostIntfSpi.c31 .cpol = SPI_CPOL_IDLE_LO,
/device/google/contexthub/firmware/os/platform/stm32/
Dspi.c201 if (mode->cpol == SPI_CPOL_IDLE_LO) in stmSpiEnable()
239 stmSpiSckPullMode(pdev, pdev->board->gpioSpeed, mode->cpol ? GPIO_PULL_UP : GPIO_PULL_DOWN); in stmSpiMasterStartSync()
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c200 mTask.mode.cpol = SPI_CPOL_IDLE_HI; in spi_init()
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c3010 T_SLAVE_INTERFACE(mode).cpol = SPI_CPOL_IDLE_HI;
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3665 T(mode).cpol = SPI_CPOL_IDLE_HI;