Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sensor/example/
A Dsensor_cloud_demo.c16 #define SENSOR_SAMPLE_TIME 1000 /* sensor sampling period is 1000 ms*/ macro
50 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()
A Dsensor_local_demo.c15 #define SENSOR_SAMPLE_TIME 1000 /* sensor sampling period is 1000 ms */ macro

Completed in 3 milliseconds