Home
last modified time | relevance | path

Searched refs:LSM6DS0_GYRO_ENABLE_Z_AXIS (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/sensor/st/lsm6ds0/
Dlsm6ds0.h350 #define LSM6DS0_GYRO_ENABLE_Z_AXIS 1 macro
352 #define LSM6DS0_GYRO_ENABLE_Z_AXIS 0 macro
DKconfig53 config LSM6DS0_GYRO_ENABLE_Z_AXIS config
Dlsm6ds0.c433 LSM6DS0_GYRO_ENABLE_Z_AXIS) < 0) { in lsm6ds0_init_chip()