Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dspi.h45 SPI_FORMAT_MSB_FIRST, enumerator
/device/google/contexthub/firmware/os/core/
DhostIntfSpi.c34 .format = SPI_FORMAT_MSB_FIRST,
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c203 mTask.mode.format = SPI_FORMAT_MSB_FIRST; in spi_init()
/device/google/contexthub/firmware/os/platform/stm32/
Dspi.c216 if (mode->format == SPI_FORMAT_MSB_FIRST) in stmSpiEnable()
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c3013 T_SLAVE_INTERFACE(mode).format = SPI_FORMAT_MSB_FIRST;
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3668 T(mode).format = SPI_FORMAT_MSB_FIRST;