Searched refs:SENSOR_SAMPLE_TIME (Results 1 – 2 of 2) sorted by relevance
16 #define SENSOR_SAMPLE_TIME 1000 /* sensor sampling period is 1000 ms*/ macro50 sensor_hal_ioctl(TAG_DEV_HUMI, 0, SENSOR_IOCTL_ODR_SET, SENSOR_SAMPLE_TIME); in sensor_cloud_test_init()51 sensor_hal_ioctl(TAG_DEV_TEMP, 0, SENSOR_IOCTL_ODR_SET, SENSOR_SAMPLE_TIME); in sensor_cloud_test_init()
15 #define SENSOR_SAMPLE_TIME 1000 /* sensor sampling period is 1000 ms */ macro
Completed in 2 milliseconds