Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dsensor_v2.h206 #define RT_SENSOR_MODE_GET_ACCURACY(mode) (rt_uint8_t)((mode >> RT_SENSOR_MODE_ACCURACY_BIT_OFF… macro
/components/drivers/sensor/v2/
A Dsensor_cmd.c193 switch(RT_SENSOR_MODE_GET_ACCURACY(info->mode)) in sensor_get_accuracy_mode_name()
648RT_SENSOR_MODE_GET_ACCURACY(sensor_dev->info.mode), RT_SENSOR_MODE_GET_POWER(sensor_dev->info.mode… in sensor()
A Dsensor.c374 LOG_D("set accuracy mode code: %d", RT_SENSOR_MODE_GET_ACCURACY(sensor->info.mode)); in _sensor_control()

Completed in 9 milliseconds