Home
last modified time | relevance | path

Searched refs:LSM6DSM_SPI_SLAVE_BUS_ID (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
DREADME44 #define LSM6DSM_SPI_SLAVE_BUS_ID 1 /* SPI bus ID, on STM32F…
Dst_lsm6dsm.c74 #define LSM6DSM_SPI_SLAVE_BUS_ID 1 macro
3017 LSM6DSM_SPI_SLAVE_BUS_ID, LSM6DSM_SPI_SLAVE_FREQUENCY_HZ, LSM6DSM_INT1_GPIO);
3019 err = spiMasterRequest(LSM6DSM_SPI_SLAVE_BUS_ID, &T_SLAVE_INTERFACE(spiDev));
3021 ERROR_PRINT("Failed to request SPI on this bus: #%d\n", LSM6DSM_SPI_SLAVE_BUS_ID);