HomeSort by relevance Sort by last modified time
    Searched refs:LSM6DSM_SPI_SLAVE_FREQUENCY_HZ (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/variant/argonkey/inc/variant/
variant.h 75 #define LSM6DSM_SPI_SLAVE_FREQUENCY_HZ 8000000
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
README 35 #define LSM6DSM_SPI_SLAVE_FREQUENCY_HZ 8000000 /* SPI frequency in Hz */
st_lsm6dsm.c 70 #if !defined(LSM6DSM_SPI_SLAVE_BUS_ID) || !defined(LSM6DSM_SPI_SLAVE_FREQUENCY_HZ) || !defined(LSM6DSM_SPI_SLAVE_CS_GPIO)
72 #endif /* LSM6DSM_SPI_SLAVE_BUS_ID, LSM6DSM_SPI_SLAVE_FREQUENCY_HZ, LSM6DSM_SPI_SLAVE_CS_GPIO */
    [all...]

Completed in 207 milliseconds