Home
last modified time | relevance | path

Searched refs:IIO_RAD_TO_DEGREE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/iio/imu/
A Dadis16475.c663 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
693 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
708 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
738 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
753 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
783 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
798 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
828 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
843 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
858 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
[all …]
A Dadis16460.c309 .gyro_max_val = IIO_RAD_TO_DEGREE(200 << 16),
/linux-6.3-rc2/drivers/iio/gyro/
A Dadis16260.c150 .gyro_max_val = IIO_RAD_TO_DEGREE(4368),
156 .gyro_max_val = IIO_RAD_TO_DEGREE(4368),
162 .gyro_max_val = IIO_RAD_TO_DEGREE(3357),
/linux-6.3-rc2/include/linux/iio/
A Diio.h775 #define IIO_RAD_TO_DEGREE(rad) \ macro

Completed in 12 milliseconds